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