Pouch - Rust bindings for PouchDB
DEPRECATED
This crate is no longer maintained and should not be used.
The project was an alpha-stage attempt at providing Rust/WASM bindings for PouchDB. It never reached a usable state and the underlying technology choices (PouchDB, Yew 0.17, Rust Edition 2018) are now outdated.
If you need offline-first database capabilities in Rust/WASM, consider using web-sys IndexedDB bindings directly or other actively maintained solutions.