Macro as_error

Source
macro_rules! as_error {
    ($what:expr) => { ... };
}
Expand description

Print to stdout with red font color.