Trait surge_wavetable::imports::imports::imports::imports::DataShared[][src]

pub unsafe trait DataShared: Clone + Data + RawDataClone { }
Expand description

Array representation trait.

A representation that is a lightweight view.

Internal trait, see Data.

Implementors