Copy in std::marker - Rust (original) (raw)
Derive Macro Copy
1.38.0 ยท Source
#[derive(Copy)]
Expand description
Derive macro generating an impl of the trait Copy
.
1.38.0 ยท Source
#[derive(Copy)]
Expand description
Derive macro generating an impl of the trait Copy
.