Docs.rs
clapi-0.1.2
clapi 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Neo-Ciber94
Dependencies
clapi_internal ^0.1.0
normal
clapi_macros ^0.1.1
normal
optional
serde ^1.0.118
normal
optional
serde_json ^1.0.60
dev
serde_test ^1.0.118
dev
Versions
95.51%
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
clapi
0.1.2
Module tokenizer
Module Items
Structs
In crate clapi
clapi
Module
tokenizer
Copy item path
Source
Expand description
Converts the command-line arguments into tokens.
Structs
ยง
Tokenizer
A converts a collection of
String
s to
Token
s.