Expand description
A pool implementation based on buffer slots
Structs§
- Buffer
- A wrapper around a
wl_buffer::WlBuffer
which has been allocated via a SlotPool. - Slot
- A chunk of memory allocated from a SlotPool
- Slot
Pool
Enums§
Traits§
- Canvas
Key - A helper trait for SlotPool::canvas.