Docs.rs
rustfs-erasure-codec-7.0.2
rustfs-erasure-codec 7.0.2
Docs.rs crate page
MIT
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
houseme
heihutu
Dependencies
hashlink ^0.12
normal
libc ^0.2
normal
optional
libm ^0.2.16
normal
parking_lot ^0.12.5
normal
optional
rayon ^1.12
normal
optional
smallvec ^1.15
normal
spin ^0.12.1
normal
criterion ^0.8.2
dev
quickcheck ^1.1.0
dev
rand ^0.10.2
dev
cc ^1.2
build
optional
Versions
34.72%
of the crate is documented
Go to latest version
Platform
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
alloc_aligned_shards
rustfs_
erasure_
codec
7.0.2
In rustfs_
erasure_
codec::
galois_
8
rustfs_erasure_codec
::
galois_8
Function
alloc_
aligned_
shards
Copy item path
Source
pub fn alloc_aligned_shards( total_shards:
usize
, shard_len:
usize
, ) ->
Vec
<
AlignedShard
>