Skip to main content

impl_slice

Macro impl_slice 

Source
macro_rules! impl_slice {
    ($view_type:ident, $handle:ty) => { ... };
}