Re-exports§
pub use document::FirestoreClient;
Modules§
Structs§
- Collection
Reference - Converted
Collection Reference - Converted
Document Reference - Converted
Query - Document
Reference - Document
Snapshot - Snapshot of a document’s contents.
- Firestore
- Passthrough
Converter - Default converter that leaves Firestore maps unchanged (raw JSON-style data).
- Query
- Query
Snapshot - SetOptions
- Options that configure the behaviour of
set_docwrites. - Snapshot
Metadata - Metadata about the state of a document snapshot.
- Typed
Document Snapshot - Document snapshot carrying a converter for typed access.
- Typed
Query Snapshot
Enums§
Traits§
- Firestore
Data Converter - Trait describing how to convert between user models and Firestore maps.
Functions§
- get_
firestore - Resolves (or lazily instantiates) the Firestore service for the provided app.
- register_
firestore_ component