syn::pat::parsing

Function pat_ident

Source
fn pat_ident(input: ParseStream<'_>) -> Result<PatIdent>