Struct klib::parser::ChordParser
source · pub struct ChordParser;Expand description
A parser for chord symbols.
This is built from a PEG grammar defined in chord.pest.
pub struct ChordParser;A parser for chord symbols.
This is built from a PEG grammar defined in chord.pest.