Docs.rs
firebase-rs-sdk-1.27.1
firebase-rs-sdk 1.27.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dgasparri
Dependencies
async-channel ^1
normal
async-lock ^3
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
js-sys ^0.3
normal
optional
log ^0.4
normal
once_cell ^1.19
normal
percent-encoding ^2
normal
rand ^0.8
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
serde-wasm-bindgen ^0.5
dev
webbrowser ^0.8
dev
reqwest ^0.11
normal
tokio ^1
normal
tokio-tungstenite ^0.21
normal
tokio-util ^0.7
normal
httpmock ^0.7
dev
tokio ^1
dev
getrandom ^0.2
normal
gloo-timers ^0.3
normal
reqwest ^0.11
normal
tokio ^1
dev
wasm-bindgen-test ^0.3
dev
Versions
16.95%
of the crate is documented
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
1.27.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