Module artemis::client[][src]

Contains client-related types.

Structs

Client

An Artemis client type used to run queries against

ClientBuilder

A builder for the artemis client.

ClientImpl

The internal implementation stored in the Client. This is exposed just in case you ever need raw access to the type outside of the wrapper.