macro_rules! break_shed {
    ($($t: tt) *) => { ... };
}
Expand description

Provides a shed for breaking.