但是其实这样还是没法用的, 编译后就报错了, 因为 struct Point 没有实现 Clone trait. pub fn main() { let p1 = Point { x: 1.0, y: ...
確定! 回上一頁