rocket::trace

Macro warn

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