[][src]Type Definition libp2p_kad::protocol::KadOutStreamSink

type KadOutStreamSink<S> = KadStreamSink<S, KadRequestMsg, KadResponseMsg>;

Sink of requests and stream of responses.