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