#[derive(Clone)]Expand description
๐ฑ
core
A common trait that allows explicit creation of a duplicate value. (Derivable)
๐code re-exported from core::clone
๐
Derive macro generating an impl of the trait Clone.
#[derive(Clone)]๐ฑ
core
A common trait that allows explicit creation of a duplicate value. (Derivable)
๐code re-exported from core::clone
๐
Derive macro generating an impl of the trait Clone.