Macro rosrust::ros_fatal_once

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