Module sinks

Source
Expand description

Types and operators to feed outputs into external systems.

Structs§

SinkingContext
A struct encapsulating any state required to create sinks.

Enums§

Sink
Supported external systems.

Traits§

Sinkable
An external system that wants to receive result diffs.