Function get_doc

Source
pub async fn get_doc(
    doc: DocumentReference,
) -> Result<DocumentSnapshot, FirestoreError>