if let 對於一些使用情況,匹配很尷尬。例如: // Make `optional` of type `Option `let optional = Some(7);match optional { Some(i) = { println!
確定! 回上一頁