Macro clap_utils::error_report
source · macro_rules! error_report {
($s:literal) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}
macro_rules! error_report {
($s:literal) => { ... };
($fmt:expr, $($arg:tt)*) => { ... };
}