Rust Bin Lib Plus This is a template which shows two things: In Cargo.toml, how to have a Rust project that is both a library and an executable binary How to use clap (cli arg parsing) and inquire (cli interactive arg parsing) together