Function nogo::io::parse_save_file_metadata [] [src]

pub fn parse_save_file_metadata<'a>(
    metadata: &Vec<&str>
) -> Result<'a, (i32, i32, PlayerType, PlayerType, char)>

parse the saved file metadata to reconstruct the game state