Trait tract_hir::prelude::tract_ndarray::RawDataMut   [−][src]
pub unsafe trait RawDataMut: RawData { }Expand description
Array representation trait.
For an array with writable elements.
Internal trait, see RawData.