syn::pat::parsing

Function pat_range_half_open

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