make_limited_int_setter
script
0.0.1
script
Macro
make_
limited_
int_
setter
Copy item path
Source
macro_rules! make_limited_int_setter { ($attr:ident, $htmlname:tt, $default:expr) => { ... }; }