[][src]Function freecell::game_state_parser::parse_file

pub fn parse_file<P: AsRef<Path>>(file_name: P) -> Result<GameState, String>