Macros§
- clap_
app - Build
App
,Arg
s,SubCommand
s andGroup
s with Usage-string like input but without the associated parsing runtime cost. - crate_
version - Allows you to pull the version from your Cargo.toml at compile time as
MAJOR.MINOR.PATCH_PKGVERSION_PRE