Fluxus Transformers
Transformer components for the Fluxus stream processing engine.
Overview
This crate provides various transformation implementations for the Fluxus stream processing engine, allowing data to be processed and transformed in different ways.
Key Transformers
TransformSource- Basic data transformation.TransformSourceWithOperator- Data transformation with custom operators.
Usage
Add this to your Cargo.toml:
[]
= "0.1"