syntax::ast::make

Function ident_pat

source
pub fn ident_pat(ref_: bool, mut_: bool, name: Name) -> IdentPat