schema_registry_converter 2.0.2

Encode/decode data from/to kafka using the Confluent Schema Registry
Documentation

schema_registry_converter

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 2 of them enabled by default.

default

  • futures

futures

    This feature flag does not enable additional features.

proto_decoder

  • bytes
  • integer-encoding
  • logos
  • protofish

proto_raw

  • integer-encoding
  • logos

json

  • url
  • valico

avro

  • avro-rs

blocking

  • reqwest/blocking

integer-encoding

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

logos

    This feature flag does not enable additional features.

kafka_test

    This feature flag does not enable additional features.

protofish

    This feature flag does not enable additional features.

avro-rs

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

valico

    This feature flag does not enable additional features.