impl_visitable_noop

Macro impl_visitable_noop 

Source
macro_rules! impl_visitable_noop {
    (<mut> $($ty:ty,)*) => { ... };
}