syn::pat::parsing

Function pat_reference

source
fn pat_reference(input: ParseStream<'_>) -> Result<PatReference>