#[derive(EncodeValue)]
{
// Attributes available to this derive:
#[asn1]
}
Available on crate feature
derive only.Expand description
Derive the EncodeValue trait on a struct.
#[derive(EncodeValue)]
{
// Attributes available to this derive:
#[asn1]
}
derive only.Derive the EncodeValue trait on a struct.