[−][src]Type Definition libp2p_kad::protocol::KadInStreamSink
type KadInStreamSink<S> = KadStreamSink<S, KadResponseMsg, KadRequestMsg>;
Sink of responses and stream of requests.
type KadInStreamSink<S> = KadStreamSink<S, KadResponseMsg, KadRequestMsg>;
Sink of responses and stream of requests.