prototty_wasm_storage 0.22.1

Implementation of prototty_storage::Storage specifically for use with wasm.
Documentation
[dependencies.prototty_monolithic_storage]
version = "0.22"

[dependencies.serde]
version = "1.0"

[dependencies.wasm-bindgen]
version = "0.2"

[package]
authors = ["Stephen Sherratt <sfsherratt@gmail.com>"]
description = "Implementation of prototty_storage::Storage specifically for use with wasm."
documentation = "https://docs.rs/prototty_wasm_storage"
homepage = "https://github.com/stevebob/prototty.git"
license = "MIT"
name = "prototty_wasm_storage"
readme = "README.md"
repository = "https://github.com/stevebob/prototty.git"
version = "0.22.1"