syntax::ast::make

Function record_pat

source
pub fn record_pat(path: Path, pats: impl IntoIterator<Item = Pat>) -> RecordPat