Crate re_log_encoding
source ·Expand description
Crate that handles encoding of rerun log types.
Modules§
- Decoding [
LogMsg
]:es from.rrd
files/streams. - Encoding of [
LogMsg
]es as a binary stream, e.g. to store in an.rrd
file, or send over network.
Structs§
- Stream log messages to an
.rrd
file.
Enums§
- Compression format used.
- Errors that can occur when creating a
FileSink
. - On failure to decode
EncodingOptions
- How we serialize the data