[][src]Type Definition stateright::actor::system::Network

type Network<Msg> = HashableHashSet<Envelope<Msg>>;

Represents a network of messages.