macro_rules! op_tt_as_expr {
    ($e:expr) => { ... };
}
Expand description

Used to coerce tt tokens into an expr