Derive Macro frame_support_procedural::CloneNoBound

source ยท
#[derive(CloneNoBound)]
Expand description

Derive Clone but do not bound any generic. Docs are at frame_support::CloneNoBound.