Type Alias gmeta::In

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

Type alias for incoming message type without any outgoing type.