ready_or_break

Macro ready_or_break 

Source
macro_rules! ready_or_break {
    ($e:expr $(,)?) => { ... };
}