macro_rules! gate_legacy {
($visitor:expr, $feature:ident, $span:expr, $explain:expr) => { ... };
}
Expand description
The legacy case.
macro_rules! gate_legacy {
($visitor:expr, $feature:ident, $span:expr, $explain:expr) => { ... };
}
The legacy case.