Skip to main contentModule alloc
Source Expand description
- AllocError
- Error raised while allocating.
- Global
- The default global allocator for Rune.
- Allocator
- An implementation of
Allocator can allocate, grow, shrink, and deallocate
arbitrary blocks of data described via Layout.