Macro frame_support::dispatch::marker::Copy
1.38.0 · source · 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
.