Crate aligned_buffer_pool

Source

Re-exports§

pub use aligned_buffer;

Structs§

AlignedBufferPool
A pool for allocating and recycling aligned buffers.
BufferPoolAllocator
ConstMaxSizeRetentionPolicy
A policy that retains buffers up to a maximum size.
RetainAllRetentionPolicy
A policy that retains all buffers.
WeakAlignedBufferPool

Traits§

BufferRetentionPolicy
A policy for retaining buffers in the pool.

Type Aliases§

SharedPooledAlignedBuffer
UniquePooledAlignedBuffer