Expand description
This module provides a trait to abstract the generation of an ASN1
document. The particularity of this trait is that the base values
are of type Value<T>
which can either be literals or variables.
Traits
- Trait for an abstract ASN1 builder.
Functions
- Helper function to add a suffix to a name hint.