Skip to main content

Module consumer

Module consumer 

Source
Expand description

Consuming an ordered log from a track: a Decoder plus the track it reads from.

Re-exports§

pub use super::Config;

Structs§

Consumer
Consumes an ordered log of JSON records from a track, yielding every record in order.