[][src]Type Definition daemon_engine::udp::OutgoingTx

type OutgoingTx<Resp> = UnboundedSender<(Resp, SocketAddr)>;