pub type NativeType = f64;Trait Implementations§
Source§impl From<DecibelType> for NativeType
impl From<DecibelType> for NativeType
Source§fn from(val: DecibelType) -> Self
fn from(val: DecibelType) -> Self
Converts to this type from the input type.