Macro rocket::trace::error

source ยท
macro_rules! error {
    ($($f:tt)*) => { ... };
}