pub type ClientWithReplies<I, O> = ProcessorClient<I, SharedClientWithReplyQueue<O>>;
Aliased Typeยง
pub struct ClientWithReplies<I, O> { /* private fields */ }
pub type ClientWithReplies<I, O> = ProcessorClient<I, SharedClientWithReplyQueue<O>>;
pub struct ClientWithReplies<I, O> { /* private fields */ }