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) => { ... }; }