Function ra_ap_syntax::ast::make::match_arm[][src]

pub fn match_arm(pats: impl IntoIterator<Item = Pat>, expr: Expr) -> MatchArm