bool_parser

Macro bool_parser 

Source
macro_rules! bool_parser {
    ($name:ident, $truthy:tt) => { ... };
}