Crate clap_derive_v3

Source
Expand description

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.