Crate pouch[−][src]
Re-exports
pub use self::prelude::*; |
Modules
| errors | Pouch specific error types |
| prelude | The Pouch prelude |
| types | Types used with the database |
Structs
| Database | The Pouch database wraps a PouchDB to store data locally in the Browser or in Node, and to synchronize it optionally with a CouchDB server. |
Functions
| version | Returns the crate version |