2 unstable releases

0.2.0 Jul 16, 2022
0.1.0 Jul 16, 2022

#193 in #demo

28 downloads per month

Unlicense

8KB
74 lines

Learning Rust by Writing a Command Line App in 15 Minutes

From here.

Notes

Make sure you run Rust 1.31.0 (or later) and that you have edition = "2018" set in the [package] section of your Cargo.toml file.

Dependencies

~5.5–7.5MB
~133K SLoC