[][src]Macro elastic_array::impl_elastic_array

macro_rules! impl_elastic_array {
    ($name: ident, $dummy: ident, $size: expr) => { ... };
}