[][src]Function ultrastar_txt::parser::parse_txt_header_str

pub fn parse_txt_header_str(txt_str: &str) -> Result<Header>

Parses the Header of a given Ultrastar Song and returns a Header struct

Arguments

  • txt_str - a &str that contains the song to parse