Macro core::marker::Copy 1.38.0[−][src]
pub macro Copy($item : item) {
...
}
Expand description
Derive macro generating an impl of the trait Copy
.
pub macro Copy($item : item) {
...
}
Derive macro generating an impl of the trait Copy
.