Module octave

Module octave 

Source
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.
IntoOctave
A trait for converting a type into an Octave.