Type Definition safe_core::NetworkTx [] [src]

type NetworkTx = UnboundedSender<NetworkEvent>;

NetworkEvent transmitter.