gmeta

Type Alias In

Source
pub type In<I> = InOut<I, ()>;
Expand description

Type alias for incoming message type without any outgoing type.