Pouch - Rust bindings for PouchDB

PAY ATTENTION: NOT READY FOR USE

Rust bindings to make PouchDB available for usage with Yew and other browser-based Rust frameworks.

Current features, and such in progress:

Quality aspects:

Test

Deactivated currently due to problems with pouchdb module exports

Launch all wasm-bindgen-test based tests with Node.js:

shell wasm-pack test --node

Examples

Yew

Take a look to the Yew example.