backyard_parser

Macro guard

Source
macro_rules! guard {
    ($option:expr) => { ... };
}