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.