Skip to main content

Module traits

Module traits 

Source
Expand description

Shared traits for faucet sources and sinks.

Traits§

Sink
A sink writes records to an external system.
Source
A source fetches records from an external system.

Type Aliases§

RowOutcome
Per-row outcome from Sink::write_batch_partial.