Module hashbrown::raw::inner::alloc

source ·

Modules

Structs

  • Global 🔒
    The global memory allocator.

Traits

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