Expand description
Crate that handles encoding of rerun log types.
Modules§
- codec
- decoder
- Decoding
LogMsg
:es from.rrd
files/streams. - encoder
- Encoding of
LogMsg
es as a binary stream, e.g. to store in an.rrd
file, 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
.rrd
file.
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