Docs.rs
storm-0.8.0
storm 0.8.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mooman219
Dependencies
cgmath ^0.18.0
normal
claxon ^0.4.3
normal
crevice ^0.8.0
normal
fontdue ^0.6.2
normal
glow ^0.11
normal
hashbrown ^0.11.2
normal
instant ^0.1.11
normal
log ^0.4
normal
png ^0.14
normal
simplelog ^0.11.1
normal
cpal ^0.13.4
normal
glutin ^0.27
normal
winit ^0.25
normal
console_error_panic_hook ^0.1.6
normal
console_log ^0.2
normal
cpal ^0.13.4
normal
js-sys ^0.3.55
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3.55
normal
winit ^0.25
normal
Versions
79.09%
of the crate is documented
Go to latest version
Platform
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
☰
?
1
2
3
mod
spsc
;
pub
use
spsc
::{
make
,
Consumer
,
Producer
};