Macro blurmock::make_setter
source ยท macro_rules! make_setter { ($function_name: ident, $attr: ident, $attr_type:ty ) => { ... }; ($function_name: ident, $attr: ident) => { ... }; }
macro_rules! make_setter { ($function_name: ident, $attr: ident, $attr_type:ty ) => { ... }; ($function_name: ident, $attr: ident) => { ... }; }