pub type ControlObjectEnvelope<T> = VerifiedEnvelope<T>;Expand description
Control state decoded through its checked durable codec.
Aliased Typeยง
pub struct ControlObjectEnvelope<T> { /* private fields */ }pub type ControlObjectEnvelope<T> = VerifiedEnvelope<T>;Control state decoded through its checked durable codec.
pub struct ControlObjectEnvelope<T> { /* private fields */ }