所以可以创建一个使用附加数据的枚举类型的Vector,例: enum SpreadsheetCell { Int(i32), Float(f64), Text(String),}fn main() { let row = vec![
確定! 回上一頁