sauron-engine
sauron-engine copied to clipboard
Async Engine
Create an Async Engine. Note that:
- Rules should execute in order.
- Multiple rules can be scheduled in the event loop
- use anyio so the engine can be run using Trio or Asyncio