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