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