Skip to main content

Out

Type Alias Out 

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

Type alias for outgoing message type without any incoming type.