Macro bogobble::char_bools[][src]

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