pat_range

Function pat_range 

Source
fn pat_range(
    input: ParseStream<'_>,
    qself: Option<QSelf>,
    path: Path,
) -> Result<Pat>