Macro rosrust::ros_fatal

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