Type Alias gmeta::Out

source ·
pub type Out<O> = InOut<(), O>;
Expand description

Type alias for outgoing message type without any incoming type.