mz_timely_util::containers

Module array

Source
Expand description

An array of fixed length, allocated from lgalloc if possible.

Structsยง

  • A fixed-length region in memory, which is either allocated from heap or lgalloc.