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