script

Macro make_url_setter

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