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