Skip to main content

Out

Type Alias Out 

Source
pub type Out<M> = <<M as Fsm>::SE as Drain>::Item;
Expand description

The output message type of an Fsm for the purpose of this module.