pub type RequestResponseHandler<TCodec> = Handler<TCodec>;
👎Deprecated since 0.24.0: Use re-exports that omit RequestResponse prefix, i.e. libp2p::request_response::handler::Handler