pub const exec fn IMPLICIT_PRIVATE<C: Copy>(number: u64, inner: C) -> ImplicitFmt<C>Expand description
returns
implicitly_tagged(Class::Private, number, inner),Apply a private-class ASN.1 IMPLICIT tag.