syn::pat::parsing

Function pat_range_bound

Source
fn pat_range_bound(input: ParseStream<'_>) -> Result<Option<PatRangeBound>>