[][src]Macro ferrite_session::match_choice_value

macro_rules! match_choice_value {
    ( $choice:expr; $( $label:path => $e:expr $(,)? )+ ) => { ... };
}