Macro frame_support::dispatch::Clone
1.38.0 · source · pub macro Clone($item:item) { ... }
Expand description
Derive macro generating an impl of the trait Clone
.
pub macro Clone($item:item) { ... }
Derive macro generating an impl of the trait Clone
.