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