Macro std::clone::Clone1.38.0[][src]

pub macro Clone($item : item) {
    ...
}
Expand description

Derive macro generating an impl of the trait Clone.