Skip to main content

Module traits

Module traits 

Source
Expand description

Defines allocator traits.

Structs§

AllocationError
Represents a generic allocation error. Most likely represents out-of-memory state.

Traits§

Allocator
Represents an Allocator.