[][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.