Docs.rs
data_bucket-0.3.11
data_bucket 0.3.11
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Handy-caT
Dependencies
data_bucket_derive ^0.2.6
normal
derive_more ^1.0.0
normal
eyre ^0.6.12
normal
indexset =0.14.0
normal
lockfree ^0.5.1
normal
ordered-float ^5.0.0
normal
rkyv ^0.8.9
normal
tokio ^1
normal
uuid ^1.11.0
normal
Versions
24.83%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
align_vec
data_
bucket
0.3.11
In data_
bucket::
util
data_bucket
::
util
Function
align_
vec
Copy item path
Source
pub fn align_vec<const ALIGNMENT:
usize
>( v:
AlignedVec
<ALIGNMENT>, ) ->
AlignedVec
<ALIGNMENT>