Derive Macro no_std_compat2::clone::Clone
1.38.0 · source · #[derive(Clone)]Available on non-crate feature
std only.Expand description
Derive macro generating an impl of the trait Clone.
#[derive(Clone)]std only.Derive macro generating an impl of the trait Clone.