macro_rules! rest_warn {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a warn! message to the app::rest logger