Crate bare_metrics_reader

Source

Structs§

MetricsLogReader
A streaming reader for metric logs. If the underlying reader supports seeks, it is possible to get SeekTokens which may be used to seek to previous frames in the stream.
SeekToken
Token that is known to be usable for seeking to a frame in a metrics log. TODO identify which reader is applicable? Or don’t bother?