a 沒有使用 clone 還能使用, 原因是Rust 有部分型別預設實現了 std::marker::Copy trait, 也就是整型浮點型這類基本型別. 像 structs 這類沒有預設 ...
確定! 回上一頁