script

Macro make_legacy_color_setter

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