Thanks to visit codestin.com
Credit goes to rustdoc.crud.net

Macro std::marker::Copy

1.38.0 · source · []
pub macro Copy($item:item) {
    ...
}
Expand description

Derive macro generating an impl of the trait Copy.