Crate object_alloc [−] [src]
Structs
Exhausted |
An error indicating that no memory is available. |
Traits
ObjectAlloc |
Allocators which allocate objects of a particular type. |
UntypedObjectAlloc |
An allocator for objects whose type or size is not known at compile time. |