Copy in std::marker - Rust (original) (raw)

std::marker

Derive Macro Copy

1.38.0 ยท Source

#[derive(Copy)]

Expand description

Derive macro generating an impl of the trait Copy.