macro_rules! breakable { ($label:lifetime: $block:block) => { ... }; }
A breakable block, similar to RFC 2046.
See the crate-level documentation for more information.