Module interchange::avro[][src]

Re-exports

pub use envelope_cdc_v2 as cdc_v2;

Modules

Logic for the Avro representation of the CDCv2 protocol.

Structs

Manages encoding of Avro-encoded bytes.

Generates key and value Avro schemas

Manages decoding of Avro-encoded bytes.

Functions

Encodes a sequence of Datum as Avro (key and value), using supplied column names and types.

Converts an Apache Avro schema into a list of column names and types.