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