[][src]Type Definition mongodb::Client

type Client = Arc<ClientInner>;

Trait Implementations

impl ThreadedClient for Client
[src]