Modules§
- cli_
validators - Functions to be used for clap::Arg::validator() to validate arguments
- date
- edit
- info_
option - info_
result - key_
value_ split - variants
- warn_
exit - warn_
result
Macros§
- generate_
option_ logging_ extension - This macro is used to generate extensions for the
Option<T>
type which only have sideeffects. - generate_
result_ logging_ extension - This macro is used to generate extensions for the
Result<T, U>
type which only have sideeffects.