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