flowly 0.6.1

Flowly is a library of modular and reusable components for building robust pipelines processing audio, video and other.
Documentation
1
2
3
4
pub use flowly_core::*;
pub use flowly_io as io;
pub use flowly_service::*;
pub use flowly_spsc as spsc;