In Rust this goes under the match construct, with matches specified like <pattern> => <expression|statement> , optionally with guards ...
確定! 回上一頁