Type Definition ResponseChannel
Other items inlibp2p::request_response::throttled
type ResponseChannel<R> = ResponseChannel<Message<R>>;