Clone in std::clone - Rust (original) (raw)

std::clone

Derive Macro Clone

1.38.0 ยท Source

#[derive(Clone)]

Expand description

Derive macro generating an impl of the trait Clone.