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