Crate summavy_stacker

source ·

Structs

Represents a pointer into the MemoryArena . Pointer are 32-bits and are split into two parts.
Customized HashMap with &[u8] keys
An exponential unrolled link.
The MemoryArena

Functions

Returns the actual memory size in bytes required to create a table with a given capacity. required to create a table of size

Type Definitions

When adding an element in a ArenaHashMap, we get a unique id associated to the given key.