An extension for the transitions state machine library which runs asynchronous state machines using anyio.
This library provides the AnyIOMachine, AnyIOGraphMachine, HierarchicalAnyIOMachine and the HierarchicalAnyIOGraphMachine variants. They function exactly like their respective Async* variants. Please refer to transitions' documentation for usage examples.