impl_visitable_noop

Macro impl_visitable_noop 

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