Macro clap::command

source ยท
macro_rules! command {
    () => { ... };
    ($name:expr) => { ... };
}
Available on non-crate feature cargo only.
Expand description

Requires cargo feature flag to be enabled.