[][src]Type Definition couch_rs::error::CouchResult

type CouchResult<T> = Result<T, CouchError>;