pub type NamespaceManifestEnvelope = VerifiedEnvelope<NamespaceManifestPayload>;Expand description
A manifest decoded through its checked durable codec.
Aliased Typeยง
pub struct NamespaceManifestEnvelope { /* private fields */ }pub type NamespaceManifestEnvelope = VerifiedEnvelope<NamespaceManifestPayload>;A manifest decoded through its checked durable codec.
pub struct NamespaceManifestEnvelope { /* private fields */ }