Skip to main content

impl_visitable_list

Macro impl_visitable_list 

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