Macro swc_ecma_visit::noop_visit_mut_type[][src]

macro_rules! noop_visit_mut_type {
    ($name:ident, $N:ident) => { ... };
    () => { ... };
}

Note: Ignoring more types is not considered as a breaking change.