[][src]Type Definition freertos_rust::patterns::processor::ClientWithReplies

type ClientWithReplies<I, O> = ProcessorClient<I, SharedClientWithReplyQueue<O>>;