2 unstable releases

0.2.0 Jul 16, 2022
0.1.0 Jul 16, 2022

#201 in #demo

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

~6–14MB
~169K SLoC