Crate redpanda_transform_sdk_types

source ·
Expand description

An internal crate providing shared types for Redpanda’s Data Transforms.

If you are looking to use transforms you probably want crate redpanda-transform-sdk. These types are re-exported there for usage.

Structs§

Enums§

  • An error that can occur when writing records to the output topic.

Traits§

  • An internal trait that can receive a stream of records and output them a destination topic.