[][src]Type Definition freertos_rs::patterns::processor::SharedClientWithReplyQueue

type SharedClientWithReplyQueue<O> = Arc<ClientWithReplyQueue<O>>;