trace_macros::ERROR! [] [src]

macro_rules! ERROR {
    ($($msg:expr),*) => { ... };
}