pub type Frequency = OrderableF32;
A frequency in Hertz. A convenient wrapper type around f32.
f32
pub struct Frequency(/* private fields */);