[][src]Crate couchbase

Re-exports

pub use crate::error::CouchbaseError;

Modules

error

Error handling structures and functionality.

options

Option arguments for all operations.

result

Results returned from operations.

subdoc

Structs

Bucket

Provides access to Bucket level operations and Collections.

Cluster

The Cluster is the main entry point when working with the client.

Collection

Collection level access to operations.

SharedBucket

Provides access to SharedBucket level operations and SharedCollections.

SharedCluster

The Cluster is the main entry point when working with the client.

SharedCollection

SharedCollection level access to operations.