#[derive(StrictDumb)]
{
// Attributes available to this derive:
#[strict_type]
}
Available on crate feature
derive
only.Expand description
Derives StrictDumb
implementation for the type.
#[derive(StrictDumb)]
{
// Attributes available to this derive:
#[strict_type]
}
derive
only.Derives StrictDumb
implementation for the type.