[][src]Type Definition cerk_router_rule_based::RoutingTable

type RoutingTable = HashMap<String, RoutingRules>;

routing rules table

Routing rules indexed by the adapter that should receive the event