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