feldera-types 0.278.0

Public API types for Feldera
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod adhoc;
pub mod clock;
pub mod datagen;
pub mod delta_table;
pub mod file;
pub mod http;
pub mod iceberg;
pub mod kafka;
pub mod nats;
pub mod nexmark;
pub mod postgres;
pub mod pubsub;
pub mod redis;
pub mod s3;
pub mod url;