Docs.rs
  • deno_webstorage-0.132.0
    • deno_webstorage 0.132.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • deno_core ^0.260.0 normal
      • deno_web ^0.168.0 normal
      • rusqlite =0.29.0 normal
      • serde ^1.0.149 normal
    • Versions
    • 8.11% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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_webstorage0.132.0

  • All Items
  • Re-exports
  • Structs
  • Functions
?
Change settings

Crate deno_webstorage

source ·

Re-exports§

  • pub use rusqlite;

Structs§

  • DomExceptionNotSupportedError
  • deno_webstorage
    An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
  • op_webstorage_clear
  • op_webstorage_get
  • op_webstorage_iterate_keys
  • op_webstorage_key
  • op_webstorage_length
  • op_webstorage_remove
  • op_webstorage_set

Functions§

  • get_declaration
  • get_not_supported_error_class_name