Modulesยง
Constantsยง
- LONG_
VEC_ ๐MUTLIPLE_ OPT #[interactive_clap(...)]
attribute used for specifying multiple values withVec<..>
type, by repeating corresponding flag--field-name
(kebab case) for each value- VERBATIM_
DOC_ ๐COMMENT #[interactive_clap(...)]
attribute which translates 1-to-1 into#[clap(verbatim_doc_comment)]
More info on https://docs.rs/clap/4.5.23/clap/_derive/index.html#command-attributes