Docs.rs
flax-0.7.1
flax 0.7.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ten3roberts
Dependencies
anyhow ^1.0.75
normal
atomic_refcell ^0.1.13
normal
bitflags ^2.4.1
normal
erased-serde ^0.3.31
normal
optional
flax-derive ^0.7.1
normal
optional
flume ^0.11.0
normal
optional
itertools ^0.12.1
normal
once_cell ^1.18.0
normal
puffin ^0.19
normal
optional
rayon ^1.8.0
normal
optional
serde ^1.0.190
normal
optional
smallvec ^1.11.1
normal
tokio ^1.33.0
normal
optional
tracing ^0.1.40
normal
optional
tynm ^0.1.9
normal
bincode ^1.3.3
dev
criterion ^0.5.1
dev
futures ^0.3.29
dev
glam ^0.27.0
dev
itertools ^0.12.1
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
ron ^0.8.1
dev
serde_json ^1.0.107
dev
tokio ^1.33.0
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.17
dev
tracing-tree ^0.3.0
dev
Versions
100%
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
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
flax
0.7.1
Module buffer
Module Items
Structs
In crate flax
flax
Module
buffer
Copy item path
Source
Expand description
Provides a buffer for holding multiple types simultaneously
Structs
ยง
Component
Buffer
Storage for components. Can hold up to one of each component.