Type Definition dynamic_array::MediumArray[][src]

pub type MediumArray<T> = Array<T, u16>;