Fluxion 0.2.1 — the new Rust-idiomatic async stream composition library now supports error propagation!

Hi everyone,

I just released Fluxion 0.2.1, a small async library for Rust that lets you compose eterogeneous event streams and preserve the order in which events arrive.

Feedback is welcome!

:link: GitHub: GitHub - umbgtt10/fluxion: 100% Rust implementation of composite Rx extensions for stream aggregation with ordering guarantee and friendly fluent API