std::clone

Derive Macro Clone

1.38.0 ยท source
#[derive(Clone)]
Expand description

Derive macro generating an impl of the trait Clone.