macro_rules! op_tt_as_stmt {
    ($s:stmt) => { ... };
}
Expand description

Used to coerce a tt tokens into a stmt