getopt_rs 0.1.3

Get command line options.
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented1 out of 4 items with examples
  • Size
  • Source code size: 43.52 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 352.64 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Wafelack/getopt.rs
    8 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Wafelack

== 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+).