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