[][src]Function ultrastar_txt::generator::generate_song_txt

pub fn generate_song_txt(header: &Header, lines: &[Line]) -> Result<String>

Converts a Song back to the Ultrastar Song format and returns it as a String

Arguments

  • header - the Header struct of the song
  • lines - a vector of the songs lines