Type Definition dynamic_array::LargeArray[][src]

pub type LargeArray<T> = Array<T, u32>;