Macro ferrite_session::match_choice_value
source · [−]macro_rules! match_choice_value {
( $choice:expr; $( $label:path => $e:expr $(,)? )+ ) => { ... };
}macro_rules! match_choice_value {
( $choice:expr; $( $label:path => $e:expr $(,)? )+ ) => { ... };
}