Crate quicli[][src]

Some tools to get you started with writing small CLIs in Rust.

You can find some examples and more information on how to use this crate in the README.

Modules

fs

Some helpful functions to deal with file system operations.

prelude

Prelude – import all of this

Macros

main

Quickly get a good main function