Rust —with its ownership model—calls for considering lifetimes, memory placement, ... b: u8, c: u8 } fn main() { assert_eq!(mem::size_of::<MyStruct>(), ...
確定! 回上一頁