Crate cyndikator_dispatch[][src]

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

ParseError

An Error found when parsing the Dispatch DSL