[][src]Type Definition xaynet::state_machine::TracingStateMachine

type TracingStateMachine = StateMachine<Traced<Request>>;

A StateMachine that processes Traced<Request>.