Macro frame_support::dispatch::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
.