Crate mm1

Crate mm1 

Source

Re-exports§

pub use mm1_runnable as runnable;

Modules§

address
Addresses, masks, subnets.
ask
common
core
The API to implement actors.
multinode
proto
Protocols. Actors interact by communication.
runtime
server
Server — a standard way to implement a long-living actor that handles inbound messages.
sup
Supervisors — the actors that manage other actors.
timer