bool

Macro bool 

Source
macro_rules! bool {
    { $w_ctx:expr, $($t:tt)* } => { ... };
}