syn::pat::parsing

Function pat_range_bound

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