[][src]Crate clap_derive

This crate is custom derive for clap. It should not be used directly. See clap documentation for the usage of #[derive(Clap)].

Derive Macros

Clap

Generates the Clap impl.