pub fn octave_str_to_octave(note_str: &str) -> Res<Octave>
Parses an Octave str into an Octave.
Octave
str