Skip to main content

impl_dataptr_boxed

Macro impl_dataptr_boxed 

Source
macro_rules! impl_dataptr_boxed {
    ($elem:ty) => { ... };
}
Expand description

Implement AltrepDataptr for Box<[$elem]> (types with direct memory access)