Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
deno_webstorage-0.169.0
deno_webstorage 0.169.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dsherret
bartlomieju
denobot
Dependencies
deno_core ^0.314.2
normal
deno_web ^0.205.0
normal
rusqlite ^0.32.0
normal
thiserror ^1.0.61
normal
Versions
17.65%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_
webstorage
0.169.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