Expand description
Traits and implementations for basic storage buffers
Traits§
- Into
Owned - Convert a value into it’s owned representation.
- Storage
- Represents a storage for
crate::tensor::Tensor
- Storage
Mut - Represents a mutable storage for
crate::tensor::Tensor