Array

A collection of elements of the same type contiguous in memory.

Fully qualified path: core::array::Array

pub extern type Array<T>