make_limited_int_setter

Macro make_limited_int_setter 

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