dora-operator-api-types 0.4.0

`dora` goal is to be a low latency, composable, and distributed data flow.
Documentation
[dependencies.arrow]
features = ["ffi"]
version = "54.2.1"

[dependencies.dora-arrow-convert]
version = "0.4.0"

[dependencies.safer-ffi]
features = ["headers", "inventory-0-3-1"]
version = "0.1.4"

[lib]
name = "dora_operator_api_types"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "`dora` goal is to be a low latency, composable, and distributed data flow."
documentation = "https://dora-rs.ai"
edition = "2024"
license = "Apache-2.0"
name = "dora-operator-api-types"
readme = false
repository = "https://github.com/dora-rs/dora/"
rust-version = "1.85.0"
version = "0.4.0"