Docs.rs
augmented-audio-volume-0.9.0
augmented-audio-volume 0.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yamadapc
Dependencies
audio-processor-testing-helpers ^2.7.0
dev
Versions
95%
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
Float
augmented_
audio_
volume
0.9.0
Float
Trait Implementations
From<Amplitude>
From<Decibels>
In crate augmented_
audio_
volume
augmented_audio_volume
Type Alias
Float
Copy item path
Source
pub type Float =
f32
;
Trait Implementations
§
Source
§
impl
From
<
Amplitude
> for
Float
Source
§
fn
from
(amp:
Amplitude
) -> Self
Converts to this type from the input type.
Source
§
impl
From
<
Decibels
> for
Float
Source
§
fn
from
(db:
Decibels
) -> Self
Converts to this type from the input type.