[][src]Crate libimagutil

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.