Module mycelium_alloc::bump

source ·
Expand description

The simplest thing resembling an “allocator” I could possibly create. Allocates into a “large” static array.

Structs