Macro script::make_getter

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