Function firebase_wasm::firestore::set_doc_with_options
source · [−]pub async fn set_doc_with_options(
doc: DocumentReference,
data: JsValue,
options: SetDocOptions
) -> Result<(), JsValue>
pub async fn set_doc_with_options(
doc: DocumentReference,
data: JsValue,
options: SetDocOptions
) -> Result<(), JsValue>