#[derive(Clone)]
🔬This is a nightly-only experimental API. (
prelude_2024
)Expand description
Derive macro generating an impl of the trait Clone
.
#[derive(Clone)]
prelude_2024
)Derive macro generating an impl of the trait Clone
.