quad-storage-sys 0.1.0

Simple local storage API using Web Storage API in WASM. This only works on wasm. For a higher level API use quad-storage.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "quad-storage-sys"
version = "0.1.0"
dependencies = [
 "sapp-jsutils",
]

[[package]]
name = "sapp-jsutils"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6673c9c245fda02a1e826e199133d1c3d1b8e4a392c9dfe55e4f90a2489b149"