reflow_network 0.2.1

Network executor for Reflow — routes messages between actors, manages subgraphs, and emits runtime events.
Documentation
1
2
3
4
5
pub mod actor_state;
pub mod types;

pub use actor_state::*;
pub use types::*;