Docs.rs
luminol-audio-0.4.0
luminol-audio 0.4.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
melody-rs
Dependencies
camino ^1.1.6
normal
color-eyre ^0.6.2
normal
fragile ^2.0
normal
luminol-config ^0.4.0
normal
luminol-filesystem ^0.4.0
normal
once_cell ^1.18.0
normal
parking_lot ^0.12.3
normal
rustysynth ^1.3.1
normal
strum ^0.25.0
normal
thiserror ^1.0.37
normal
rodio ^0.19.0
normal
flume ^0.11.1
normal
once_cell ^1.18.0
normal
oneshot ^0.1.6
normal
rodio ^0.19.0
normal
slab ^0.4.9
normal
wasm-bindgen-futures ^0.4.42
normal
web-sys ^0.3.67
normal
Versions
27.27%
of the crate is documented
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
luminol_
audio
0.4.0
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
luminol_audio
Copy item path
Source
Structs
§
Audio
A struct for playing Audio.
Source
Iter
An iterator over the variants of
Source
Enums
§
Error
Source
Different sound sources.
Volume
Scale
Type Aliases
§
Result
type alias for
Result<T, Report>