Expand description
Crate that handles encoding of rerun log types.
Modules§
- codec
- decoder
- Decoding
LogMsg:es from.rrdfiles/streams. - encoder
- Encoding of
LogMsges as a binary stream, e.g. to store in an.rrdfile, or send over network. - legacy
- Legacy types for old
MsgPack.rrd loader - protobuf_
conversions - stream_
rrd_ from_ http
Structs§
- Encoding
Options - File
Sink - Stream log messages to an
.rrdfile.
Enums§
- Compression
- Compression format used.
- File
Sink Error - Errors that can occur when creating a
FileSink. - Options
Error - On failure to decode
EncodingOptions - Serializer
- How we serialize the data