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