Function hangman::check_game_solved [] [src]

pub fn check_game_solved(random_word: &str, word: &str) -> bool