[][src]Function livesplit_core::run::saver::livesplit::save_run

pub fn save_run<W: Write>(run: &Run, writer: W) -> Result<()>

Saves a Run as a LiveSplit splits file (*.lss). Use the save_timer function if the Run is in use by a timer in order to properly save the current attempt as well.