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