Macro roundabout::some_or_break[][src]

macro_rules! some_or_break {
    ($body : expr) => { ... };
}