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

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

Represents a network of messages.