Skip to main content

parse_chord

Function parse_chord 

Source
pub fn parse_chord(spec: &str) -> Result<Chord>
Expand description

Parse "Control+Shift+K". The last segment is the key; the rest are modifiers. A trailing + means the + key, as in "Control++".