Skip to main content

impl_len_boxed

Macro impl_len_boxed 

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

Implement AltrepLen for Box<[$elem]>