Skip to main content

Module source

Module source 

Available on crate feature dial9 only.
Expand description

Source trait: pluggable flush-thread data sources. Source trait for abstracting flush-thread data sources.

Structs§

FlushContext
Context passed to Source::flush for recording events into the trace.

Traits§

Source
A data source drained by the flush thread each cycle.