Docs.rs
  • indexed-db-0.4.2
    • indexed-db 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Ekleog
    • Dependencies
      • futures-channel ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • pin-project-lite ^0.2.13 normal
      • scoped-tls ^1.0 normal
      • thiserror ^2.0 normal
      • web-sys ^0.3.66 normal
      • anyhow ^1.0 dev
      • console_error_panic_hook ^0.1.7 dev
      • futures ^0.3.30 dev
      • tracing ^0.1.40 dev
      • tracing-wasm ^0.2.1 dev
      • wasm-bindgen-test ^0.3.39 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

indexed_db0.4.2

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Cursor
  • CursorBuilder
  • Database
  • Factory
  • Index
  • IndexBuilder
  • ObjectStore
  • ObjectStoreBuilder
  • Transaction
  • TransactionBuilder
  • VersionChangeEvent

Enums

  • CursorDirection
  • Error

Type Aliases

  • Result