Skip to main content

impl_len_array

Macro impl_len_array 

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

Implement AltrepLen for [$elem; N]