make_bool_getter

Macro make_bool_getter 

Source
macro_rules! make_bool_getter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}