Module hashbrown::raw::alloc::inner

source ·

Structs

  • GlobalExperimental
    The global memory allocator.

Traits

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

Functions