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

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