#[repr(C)] pub struct Row { id: i32, user: [char; 32], ... `Chars`不是字符数组啊Rust貌似大力提倡Vec等数据结构,数组大部分可以生成其他东西, ...
確定! 回上一頁