Module hashbrown::raw::inner::alloc::inner

source ·

Structs

  • The global memory allocator.

Traits

  • An implementation of Allocator can allocate, grow, shrink, and deallocate arbitrary blocks of data described via Layout.

Functions