Docs.rs
auto-args-derive-0.1.3
Platform
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
auto-args-derive 0.1.3
Parse command line arguments by defining a struct, derive crate.
Crate
Source
Builds
Feature flags
Documentation
Links
Repository
crates.io
Dependencies
proc-macro2 ^0.4
normal
quote ^0.6
normal
syn ^0.15
normal
Versions
0.1.5
(2020-06-11)
0.1.4
(2020-02-16)
0.1.3
(2020-02-16)
0.1.2
(2019-08-18)
0.1.1
(2019-08-18)
0.1.0
(2019-07-29)
Owners
This crate is custom derive for
AutoArgs
. It should not be used directly.