Skip to main content

impl_gc_visit_slice

Macro impl_gc_visit_slice 

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