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
libccrate.
Enums§
- StdAllocation
Error - The standard allocator error.