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