Docs.rs
firewheel-core-0.9.4
firewheel-core 0.9.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
BillyDM
Dependencies
arrayvec ^0.7
normal
bevy_ecs ^0.17
normal
optional
bevy_platform ^0.17
normal
bevy_reflect ^0.17
normal
optional
bitflags ^2
normal
firewheel-macros ^0.9.4
normal
fixed-resample ^0.9.2
normal
optional
glam ^0.29
normal
optional
glam ^0.30
normal
optional
log ^0.4
normal
num-traits ^0.2
normal
portable-atomic ^1
normal
ringbuf ^0.4
normal
rtgc ^0.2.1
normal
serde ^1
normal
optional
smallvec ^1
normal
symphonium ^0.6.5
normal
optional
thiserror ^2
normal
thunderdome ^0.6
normal
wmidi ^4
normal
optional
Versions
53.98%
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
Module atomic_float
firewheel_
core
0.9.4
Module atomic_
float
Module Items
Structs
In crate firewheel_
core
firewheel_core
Module
atomic_
float
Copy item path
Source
Structs
ยง
Atomic
F32
A floating point type which can be safely shared between threads.
Atomic
F64
A floating point type which can be safely shared between threads.