Macro core::clone::Clone1.38.0[][src]

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

派生宏,生成 trait Clone 的 impl。