Rust does not have a switch keyword but it has the match construct that works like a switch statement. See the Rust Match Examples.
確定! 回上一頁