Derive Macro frame_support_procedural::DefaultNoBound
source ยท #[derive(DefaultNoBound)]
{
// Attributes available to this derive:
#[default]
}
Expand description
derive Default
but do no bound any generic. Docs are at frame_support::DefaultNoBound
.