Macro rubble::log::error[][src]

macro_rules! error {
    ($($t : tt) *) => { ... };
}