Docs.rs
firebase-rs-sdk-0.11.1
firebase-rs-sdk 0.11.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dgasparri
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
js-sys ^0.3
normal
optional
once_cell ^1.19
normal
percent-encoding ^2
normal
rand ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10.9
normal
url ^2
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
httpmock ^0.7
dev
serde-wasm-bindgen ^0.5
dev
webbrowser ^0.8
dev
Versions
19.84%
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
Module indexed_db
firebase_
rs_
sdk
0.11.1
Module indexed_
db
Module Items
Enums
Functions
Type Aliases
In firebase_
rs_
sdk::
platform::
browser
firebase_rs_sdk
::
platform
::
browser
Module
indexed_
db
Copy item path
Source
Expand description
Lightweight IndexedDB helpers shared across browser-facing modules.
Enums
§
Error
Indexed
DbError
Functions
§
delete_
database
delete_
key
get_
string
open_
database_
with_
store
put_
string
Type Aliases
§
IdbDatabase
Indexed
DbResult
Result