Derive Macro std::clone::Clone

1.38.0 · source ·
#[derive(Clone)]
Expand description

Derive macro generating an impl of the trait Clone.