[][src]Module chesterfield::sync

The sync module contains all the types which are specific to the synchronous (blocking) API.

Structs

Client

A synchronous CouchDB client.

Database

A client to a database instance within a CouchDB node.

GetRequest

A request to retrieve a document from a CouchDB database.