Derive Macro frame_support_procedural::CloneNoBound

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

Derive Clone but do not bound any generic.

Docs at frame_support::CloneNoBound.