[][src]Type Definition dynamic_array::LargeArray

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