syn::pat::parsing

Function pat_lit_or_range

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