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