Module re_log_encoding::encoder
source · Expand description
Encoding of LogMsg
es as a binary stream, e.g. to store in an .rrd
file, or send over network.
Structs§
- Encode a stream of
LogMsg
into an.rrd
file.
Enums§
- On failure to encode or serialize a
LogMsg
.