[][src]Macro bogobble::char_bools

macro_rules! char_bools {
    ( $( ($id:ident,$x:expr) ),*) => { ... };
}