SimpleCLI command line arguments parser

⚓ Rust    📅 2026-07-14    👤 surdeus    👁️ 2      

surdeus

SimpleCLI command line arguments parser using a pull approach to get arguments for your application. Sometimes it can be more convenient than using push parsers as clap and others.

Warning: this crate does not use Cargo to be built, so consider it only for cases when you are brave enough to create .toml file yourself.

1 post - 1 participant

Read full topic

🏷️ Rust_feed