macro_rules! op_tt_as_item {
    ($i:item) => { ... };
}
Expand description

Used to coerce a tt tokens into an item