コンテンツにスキップ

structにCopyトレイトを実装

#[derive(Clone, Copy)]
struct MyStruct {
}