Macro rocket::trace::warn

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