Type Definition dynamic_array::SmallArray[][src]

pub type SmallArray<T> = Array<T, u8>;