Skip to main content

Module mem

Module mem 

Source

Structs§

AllocError
The AllocError error indicates an allocation failure that may be due to resource exhaustion or to something wrong when combining the given input arguments with this allocator.
CopyError

Enums§

CopyDirection
The CopyDirection enum represents the direction of a memory copy operation.

Traits§

DeviceMemory
A trait that defines memory operations for a device.