Expand description
A tiny DSL for deciding what to do with an action
Structs§
- Dispatch
- A set of rules to determine what Actions should be taken given an Event
- Event
- An event modeling a rss items and other such notification systems.
Enums§
- Action
- An action to take given a specific Event
- Parse
Error - An Error found when parsing the Dispatch DSL