pub const exec fn IMPLICIT_APPLICATION<C: Copy>(
number: u64,
inner: C,
) -> ImplicitFmt<C>Expand description
returns
implicitly_tagged(Class::Application, number, inner),Apply an application-class ASN.1 IMPLICIT tag.