#[derive(Debug, Clone, Copy)]. struct Nil;. // 一个包含资源的结构体,它实现了 `Clone` trait. #[derive(Clone, Debug)]. struct Pair(Box<i32>, Box<i32>);.
確定! 回上一頁