macro_rules! op_tt_as_pat {
    ($p:pat) => { ... };
}
Expand description

Used to coerce a tt tokens into a pat