Skip to main content

impl_visitable_noop

Macro impl_visitable_noop 

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