Do a container's members inherit its mutability? Something like this compiles and runs fine: #[derive(Clone)] struct Member { x: i32 ...
確定! 回上一頁