tinyflow-framework 0.1.0

Streaming runtime engine — checkpoint, chained task execution, and state store
Documentation
1
2
3
//! Re-exports for backward compatibility. Prefer `crate::api::context`.

pub use tinyflow_api::context::RuntimeContext;