Type Definition ResponseChannel
libp2p::request_response::throttled
type ResponseChannel<R> = ResponseChannel<Message<R>>;