Crate ddshow_sink[][src]

Structs

Logs events from a timely stream, including progress information and logging messages

A wrapper for a writer that serializes rkyv encoded types that are FFI compatible

Constants

The name of the timely log stream for differential arrangement events

The file that all differential arrangement events will be stored in

The name of the timely log stream for timely events

The file that all timely events will be stored in

The name of the timely log stream for timely progress events

The file that all timely progress events will be stored in

Functions

Writes all differential dataflow event logs to the given writer

Writes all timely event logs to the given writer

Constructs the path to a logging file for the given worker

Type Definitions