pub fn doc(
    firestore: Firestore,
    path: &str
) -> Result<DocumentReference, JsValue>
Expand description