rosrust

Macro ros_fatal_throttle

Source
macro_rules! ros_fatal_throttle {
    ($period:expr, $($arg:tt)*) => { ... };
}