Crate codecs

source ·
Expand description

A collection of codecs that can be used to transform between bytes streams / byte messages, byte frames and structured events.

Re-exports§

Modules§

  • A collection of support structures that are used in the process of decoding bytes into events.
  • A collection of support structures that are used in the process of encoding events into bytes.
  • Contains common definitions for GELF codec support

Enums§