[][src]Module ultrastar_txt::structs

this module contains the structs that represent the parsed data

Structs

Header

Describes the Header of an Ultrastar Song

Line

Describes a line or sentence that is made up of notes their syllables

TXTSong

Describes an Ultrastar song as the combination of its Header and its Lines

Enums

Note

Describes the different types of notes the parser might encounter