/rust-indexed-db

Future bindings for IndexedDB via web_sys

Primary LanguageRust

Indexed DB Futures

Wraps the web_sys Indexed DB API in a Future-based API and removes the pain of dealing with Javascript callbacks in Rust.

See root crate docs for usage instructions.