Docs.rs
cli-command-0.1.0
cli-command 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Efimster
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
86.67%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module parse
cli_
command
0.1.0
Module parse
Module Items
Functions
In crate cli_
command
cli_command
Module
parse
Copy item path
Source
Functions
ยง
parse_
command_
line
Parses command line arguments from
std::env::args()
.
parse_
command_
line_
args
parse_
command_
string
Parses command line arguments from a string.