Macro sp_std::prelude::Clone 1.38.0[−][src]
macro_rules! Clone { => { ... }; }
Expand description
Derive macro generating an impl of the trait Clone
.
macro_rules! Clone { => { ... }; }
Derive macro generating an impl of the trait Clone
.