Skip to main content

ControlObjectEnvelope

Type Alias ControlObjectEnvelope 

Source
pub type ControlObjectEnvelope<T> = VerifiedEnvelope<T>;
Expand description

Control state decoded through its checked durable codec.

Aliased Typeยง

pub struct ControlObjectEnvelope<T> { /* private fields */ }