Type Definition pulsar_binary_protocol_spec::client_channel_messages::handler_reply_session_channel_message::HandlerReplySessionCreateProducerChannelMessage[][src]

type HandlerReplySessionCreateProducerChannelMessage = Result<(<SessionCreateProducerRespond as Respond>::Request, <SessionCreateProducerRespond as Respond>::Response, AC_Sender<ProducerSendHandlerChannelMessage>), <SessionCreateProducerRespond as Respond>::Error>;