Skip to main content

Module std_allocator

Module std_allocator 

Source
Available on crate feature std only.
Expand description

Holds the implementation of the standard allocator, based on libc crate.

Structs§

StdAllocator
The standard allocator based on libc crate.

Enums§

StdAllocationError
The standard allocator error.