For reasons beyond the scope of this tutorial, Clone must also be derived. #[derive(Debug,Clone,Copy)] struct Person { age: i8 } ...
確定! 回上一頁