Macro brix_cli::error

source ·
macro_rules! error {
    ($start: expr, $($args:tt)*) => { ... };
}
Expand description

Macro very similar to eprintln! in the standard library, just prints in red.