Type Definition surge_wavetable::imports::imports::ArcArray2[][src]

pub type ArcArray2<A> = ArrayBase<OwnedArcRepr<A>, Dim<[usize; 2]>>;
Expand description

two-dimensional shared ownership array