Crate bh_alloc

Source

Modules§

fuzz
Allocators suitable for fuzzing environments

Structs§

BumpAlloc
Bump allocator for multi-core systems

Constants§

TOTAL_BYTES
Total number of bytes that BumpAlloc will have available to it.