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