a 没有使用 clone 还能使用, 原因是Rust 有部分类型默认实现了 std::marker::Copy trait, 也就是整型浮点型这类基本类型. 像 structs 这类没有默认 ...
確定! 回上一頁