"Sauron" => println!("A magician turned bad!") } This match on magician gives us the following error: error: non-exhaustive patterns: `_` not covered.
確定! 回上一頁