Function collection

Source
pub fn collection(
    firestore: Firestore,
    path: &str,
) -> Result<CollectionReference, FirestoreError>