Macro bluetooth::macros::get_inner_and_call_test_func
source ยท macro_rules! get_inner_and_call_test_func { ($enum_value: expr, $enum_type: ident, $function_name: ident, $value: expr) => { ... }; ($enum_value: expr, $enum_type: ident, $function_name: ident) => { ... }; }