initSidebarItems({"enum":[["CommandResult","Contains the information about a given command that completed."],["CommandType","Executable command types that can be monitored by the driver."]],"mod":[["coll","Interface for collection-level operations."],["common","Library-wide utilities."],["connstring","Connection string parsing and options."],["cursor","Iterable network cursor for MongoDB queries."],["db","Interface for database-level operations."],["error","MongoDB Errors and Error Codes."],["gridfs","Specification for storing and retrieving files that exceed 16MB within MongoDB."],["pool","Connection pooling for a single MongoDB server."],["topology","MongoDB server set topology and asynchronous monitoring."],["wire_protocol","Low-level client-server communication over the MongoDB wire protocol."]],"struct":[["ClientInner","Interfaces with a MongoDB server or replica set."],["ClientOptions","Configuration options for a client."],["CommandStarted","Contains the information about a given command that started."]],"trait":[["ThreadedClient",""]],"type":[["Client",""]]});