Crate argp_derive

Source
Expand description

Implementation of the FromArgs and argp(...) derive attributes.

For more thorough documentation, see the argp crate itself.

Derive Macrosยง

FromArgs
Entrypoint for #[derive(FromArgs)].