elastic_array::impl_elastic_array! [] [src]

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