#[derive(ConstDefault)]
{
// Attributes available to this derive:
#[default]
}
Expand description
Derive the [fancy_default::traits::ConstDefault
] trait.
#[derive(ConstDefault)]
{
// Attributes available to this derive:
#[default]
}
Derive the [fancy_default::traits::ConstDefault
] trait.