Skip to main content

Module any

Module any 

Source
Expand description

ASN.1 ANY / open-type complete TLV format. ASN.1 ANY / open-type values.

An ANY value is one complete, self-delimiting TLV. The semantic representation retains the decoded tag and opaque contents bytes.

Structs§

Any
Borrowed executable open-type value.
AnyOwned
Owned executable open-type value.
AnySpec
Semantic representation of an open type.

Functions§

any_fmt

Type Aliases§

AnyInnerFmt
AnyWireFmt