Docs.rs
firebase-wasm-0.2.4
firebase-wasm 0.2.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jquesada2016
Dependencies
clone-macro ^0.1
normal
futures ^0.3
normal
gloo ^0.8
normal
js-sys ^0.3
normal
log ^0.4
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
79.07%
of the crate is documented
Go to latest version
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
☰
Module firestore
Structs
Enums
Functions
?
Module
firebase_wasm
::
firestore
source
·
[
−
]
Structs
CollectionReference
DocumentReference
DocumentSnapshot
Firestore
Query
QueryConstraint
QuerySnapshot
SetDocOptions
Enums
QueryConstraintOp
Functions
collection
delete_doc
doc
get_doc
get_docs
get_firestore
on_snapshot_doc
on_snapshot_query
query
set_doc
set_doc_with_options
where_