Macro sozu_command_lib::fixme[][src]

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