Derive Macro tuxedo_core::support_macros::CloneNoBound
source · #[derive(CloneNoBound)]
Expand description
Derive [Clone
] but do not bound any generic. Docs are at frame_support::CloneNoBound
.
#[derive(CloneNoBound)]
Derive [Clone
] but do not bound any generic. Docs are at frame_support::CloneNoBound
.