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.

Test

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

shell wasm-pack test --node

Examples

Yew

Take a look to the Yew example.