syntax::ast::make

Function match_arm_list

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