pub const fn op<S: Span>(op: &'static str) -> Op<S>Expand description
Convenience function for calling Op::new_static. It can be used for parsing a specific op.
pub const fn op<S: Span>(op: &'static str) -> Op<S>Convenience function for calling Op::new_static. It can be used for parsing a specific op.