reflow_network 0.2.1

Network executor for Reflow — routes messages between actors, manages subgraphs, and emits runtime events.
Documentation
1
2
#[derive(Clone, PartialEq, PartialOrd, Eq, Hash)]
pub struct ActorId(pub &'static str);