Docs.rs
curseofrust-cli-parser-0.1.0
curseofrust-cli-parser 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
JieningYu
Dependencies
clap_lex ^0.7
normal
curseofrust ^0.1
normal
Versions
22.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
curseofrust_
cli_
parser
0.1.0
All Items
Crate Items
Structs
Enums
Constants
Functions
Crate
curseofrust_cli_parser
Copy item path
Source
Structs
§
Options
The options for the program.
Enums
§
Control
Mode
Error
Constants
§
HELP_
MSG
The help message for the program.
Functions
§
parse
Deprecated
Parses the command line arguments.
parse_
to_
options