Expand description
Memory allocation.
Structs§
- 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. - Default implementation of Allocator.
Traits§
- Memory allocation.