Module no_std_compat2::clone
source · Available on non-crate feature
std only.Traits
- A common trait for the ability to explicitly duplicate an object.
Derive Macros
- Derive macro generating an impl of the trait
Clone.
std only.Clone.