impl_visitable_direct

Macro impl_visitable_direct 

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