Function op

Source
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.