Docs.rs
aligned-buffer-0.2.0
aligned-buffer 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Alxandr
Dependencies
bytes ^1
normal
optional
const_panic ^0.2
normal
crossbeam-utils ^0.8
normal
rkyv ^0.8
normal
optional
stable_deref_trait ^1
normal
optional
static_assertions ^1
normal
thiserror ^1
normal
Versions
76%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aligned_
buffer
0.2.0
Module alloc
Module Items
Structs
Traits
In crate aligned_
buffer
aligned_buffer
Module
alloc
Copy item path
Source
Structs
§
Alloc
Error
Global
Stable version of the Global allocator.
RawBuffer
A raw buffer.
Traits
§
Allocator
Stable version of the Allocator trait.
Buffer
Allocator
A trait for types that can allocate aligned buffers.