Expand description
this module implements the Octave type, repsenting a particular octave in music.
Structs§
- Octave
- A type defining an octave
Traits§
- AsOctave
- A trait for converting a reference into an
Octave. - Into
Octave - A trait for converting a type into an
Octave.