Skip to main content

cli_error

Macro cli_error 

Source
macro_rules! cli_error {
    ($($arg:tt)*) => { ... };
}