Trait der::FixedTag

source ·
pub trait FixedTag {
    const TAG: Tag;
}
Expand description

Types which have a constant ASN.1 Tag.

Required Associated Constants§

ASN.1 tag

Implementations on Foreign Types§

Implementors§