Macro svc_scheduler::router_warn 
source · macro_rules! router_warn { ($($arg:tt)+) => { ... }; }
Expand description
Writes a warn! message to the app::router logger
macro_rules! router_warn { ($($arg:tt)+) => { ... }; }
Writes a warn! message to the app::router logger