Crate aligned_buffer_pool
source ·Re-exports§
pub use aligned_buffer;
Structs§
- A pool for allocating and recycling aligned buffers.
- A policy that retains buffers up to a maximum size.
- A policy that retains all buffers.
Traits§
- A policy for retaining buffers in the pool.