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

  • Entrypoint for #[derive(FromArgs)].