Type Definition birli::Array3

source ·
pub type Array3<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 3]>>;
Expand description

three-dimensional array