Module core::array [] [src]

Unstable

Implementations of things like Eq for fixed-length arrays up to a certain length. Eventually we should able to generalize to all lengths.

Traits

FixedSizeArray [Unstable]

Utility trait implemented only on arrays of fixed size