Skip to content

Missing list of dependancies in example #126

@haddow777

Description

@haddow777

Hello. I will admit I am quite new to Rust and so am not familiar with much. I wanted some logging functionality and this library looked good. On the main readme page, there is a link to cmd-program.rs and so I added it to a file to play around with. Unfortunately, it comes up with an error on almost every line as it seems the example code is extremely dependant on other libraries for its functionality.
I've so far managed to piece together exactly which libraries to hunt down and install just to get the example to work, but it seems to me that it would be a lot more helpful to those of us who are new to Rust to have a commented list of library dependancies used in the example code so we don't have to work so hard just to get an example running.
I guess, for anyone who's been working in Rust for any meaningful amount of time, they may likely be familiar with all the libraries used. Still, it would be nice if such lists could be added to the top of the example files for those of us less experienced.
Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions