Derive Macro aper::StateMachine

source · []
#[derive(StateMachine)]
Expand description

Automatic implementation of StateMachine for a record struct where every field is also a StateMachine.