expr_range

Function expr_range 

Source
fn expr_range(
    input: ParseStream<'_>,
    allow_struct: AllowStruct,
) -> Result<ExprRange>