pub fn rust_op_parser<P: PunctExt>() -> OpParser<P, impl MatchOpFn>
Expand description

Parse operators defined by the Rust language.