這是Rust 勸退系列的第8 個教程,探討Rust 中的模式匹配。01 match 表達式------------ ... pair); match pair { (x, y) if x == y => println!
確定! 回上一頁