getopt_rs

Crates.iogetopt_rs
lib.rsgetopt_rs
version0.1.3
sourcesrc
created_at2021-06-25 17:52:29.840898
updated_at2021-09-28 18:23:36.037359
descriptionGet command line options.
homepage
repositoryhttps://github.com/wafelack/getopt.rs
max_upload_size
id414913
size43,529
Wafelack (Wafelack)

documentation

https://docs.rs/getopt_rs

README

== getopt.rs

+getopt+ like library for Rust.

+getopt.rs+ is a simple command line options parser fitting under 150 lines of code.

=== License

This work is licensed under the GNU General Public License version 3.0 or any later version (GPLv3+).

Commit count: 50

cargo fmt