enum Message { Quit, Move { x: i32, y: i32 }, Write(String), ... Option 列舉和 Result 列舉都是在定義Rust程式語言的方法或是函數時,常使用的型 ...
確定! 回上一頁