Re-exports§
pub use aligned_buffer;
Structs§
- Aligned
Buffer Pool - A pool for allocating and recycling aligned buffers.
- Buffer
Pool Allocator - Const
MaxSize Retention Policy - A policy that retains buffers up to a maximum size.
- Retain
AllRetention Policy - A policy that retains all buffers.
- Weak
Aligned Buffer Pool
Traits§
- Buffer
Retention Policy - A policy for retaining buffers in the pool.