pub unsafe trait DataMut: Data { }
Array representation trait.
For an array with writable elements.
Internal trait, see Data.
Data