Macro script::make_url_getter

source ยท
macro_rules! make_url_getter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}