syn::pat::parsing

Function pat_path_or_macro_or_struct_or_range

source
fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result<Pat>