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