wp-core-connectors 0.3.0

Core connector registry and sink runtimes for WarpParse
Documentation
1
2
3
4
5
6
7
8
9
pub mod arrow_file;
pub mod arrow_file_std;
pub mod arrow_ipc;
pub mod blackhole;
pub mod blackhole_factory;
pub mod file;
pub mod file_factory;
pub mod syslog;
pub mod tcp;