Macro rosrust::ros_warn

source ยท
macro_rules! ros_warn {
    ($($arg:tt)*) => { ... };
}