pub type Arenas = Arenas<Mmap>;
The arena collection type of the crate::base::Mmap backend.
crate::base::Mmap
See Arenas for more information.
Arenas
struct Arenas { /* private fields */ }