Skip to main content

impl_gc_visit

Macro impl_gc_visit 

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