syn::pat::parsing

Function field_pat

source
fn field_pat(input: ParseStream<'_>) -> Result<FieldPat>