Macro core::marker::Copy1.38.0[][src]

pub macro Copy($item:item) {
    ...
}
Expand description

派生宏,生成 Copy trait 的 impl。