Macro rosrust::ros_fatal

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