#[derive(CloneNoBound)]
Expand description

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