Docs.rs
deno_webstorage-0.170.0
deno_webstorage 0.170.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
piscisaureus
dsherret
bartlomieju
denobot
Dependencies
deno_core ^0.314.2
normal
deno_web ^0.206.0
normal
rusqlite ^0.32.0
normal
thiserror ^1.0.61
normal
Versions
17.65%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_
webstorage
0.170.0
All Items
Crate Items
Re-exports
Structs
Enums
Functions
Crate
deno_webstorage
Copy item path
Source
Re-exports
§
pub use
rusqlite
;
Structs
§
deno_
webstorage
An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
Enums
§
WebStorage
Error
Functions
§
get_
declaration
op_
webstorage_
clear
op_
webstorage_
get
op_
webstorage_
iterate_
keys
op_
webstorage_
key
op_
webstorage_
length
op_
webstorage_
remove
op_
webstorage_
set