script
0.0.1
script
Macro
make_bool_getter
Copy item path
Source
macro_rules! make_bool_getter { ( $attr:ident, $htmlname:tt ) => { ... }; }