Docs.rs
aligned-buffer-pool-0.0.1
aligned-buffer-pool 0.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Alxandr
Dependencies
aligned-buffer ^0.0.5
normal
crossbeam-queue ^0.3.11
normal
fxhash ^0.2.1
normal
rkyv ^0.8.0-alpha.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aligned_buffer_pool
0.0.1
All Items
Structs
Traits
?
Crate
aligned_buffer_pool
source
·
[
−
]
Structs
§
AlignedBufferPool
A pool for allocating and recycling aligned buffers.
ConstMaxSizeRetentionPolicy
A policy that retains buffers up to a maximum size.
RetainAllRetentionPolicy
A policy that retains all buffers.
Serializer
SerializerPool
Traits
§
BufferRetentionPolicy
A policy for retaining buffers in the pool.