gloo-storage

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group
This crate provides wrappers for the [Web Storage API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API) The data is stored in JSON form. We use [`serde`](https://serde.rs) for serialization and deserialization.