Macro elastic_array::impl_elastic_array [] [src]

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