Macro script::make_setter

source ·
macro_rules! make_setter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}