match is a control flow operator in Rust that is used to transfer control to a particular block of code based on the value of the variable being tested.
確定! 回上一頁