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

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