# Structs
EvaluationResult is the result of an evaluation.
Result is the result of an ingester.
# Interfaces
Evaluator is the interface for a rule type evaluator.
Ingester is the interface for a rule type ingester.
ResultSink sets the result of an ingestion.