blurmock
0.1.3
blurmock
Macro
make_option_getter
Copy item path
Source
macro_rules! make_option_getter { ($function_name: ident, $attr: ident, $ret_type:ty) => { ... }; }