Derive Macro aper::StateMachine[][src]

#[derive(StateMachine)]
Expand description

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