Trait ndarray::DataClone 
                   
                       [−]
                   
               [src]
pub unsafe trait DataClone: Data { }Array representation trait.
An array representation that can be cloned.
Internal trait, see Data.