Rust does not have a switch keyword, but it has the match keyword that works like a switch examples in other languages like Java and C++.
確定! 回上一頁