rosrust

Macro ros_fatal

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