[][src]Type Definition mongodb_cwal::Client

type Client = Arc<ClientInner>;

Trait Implementations

impl ThreadedClient for Client[src]