Type Alias Op

Source
pub type Op = Op<Span>;
Available on crate feature proc-macro only.
Expand description

Op for proc-macro.

Aliased Typeยง

pub struct Op { /* private fields */ }