syntax::ast::make

Function match_arm_list

Source
pub fn match_arm_list(arms: impl IntoIterator<Item = MatchArm>) -> MatchArmList