Docs.rs
  • firebase-wasm-0.2.4
    • firebase-wasm 0.2.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jquesada2016
    • Dependencies
      • clone-macro ^0.1 normal
      • futures ^0.3 normal
      • gloo ^0.8 normal
      • js-sys ^0.3 normal
      • log ^0.4 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-sys ^0.3 normal
    • Versions
    • 79.07% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate firebase_wasm

logo
Change settings

List of all items

Structs

  • auth::bindings::Auth
  • auth::bindings::User
  • auth::bindings::UserInfo
  • auth::bindings::UserMetadata
  • firestore::CollectionReference
  • firestore::DocumentReference
  • firestore::DocumentSnapshot
  • firestore::Firestore
  • firestore::Query
  • firestore::QueryConstraint
  • firestore::QuerySnapshot
  • firestore::SetDocOptions
  • storage::Ref
  • storage::Storage
  • storage::UploadTask
  • storage::UploadTaskAsyncIter
  • storage::UploadTaskSnapshot

Enums

  • firestore::QueryConstraintOp

Functions

  • auth::bindings::creation_time
  • auth::bindings::display_name
  • auth::bindings::email
  • auth::bindings::email_verified
  • auth::bindings::get_auth
  • auth::bindings::is_anonymous
  • auth::bindings::last_sign_in_time
  • auth::bindings::metadata
  • auth::bindings::on_auth_state_changed
  • auth::bindings::phone_number
  • auth::bindings::photo_url
  • auth::bindings::provider_data
  • auth::bindings::provider_id
  • auth::bindings::refresh_token
  • auth::bindings::tenant_id
  • auth::bindings::uid
  • firestore::collection
  • firestore::delete_doc
  • firestore::doc
  • firestore::get_doc
  • firestore::get_docs
  • firestore::get_firestore
  • firestore::on_snapshot_doc
  • firestore::on_snapshot_query
  • firestore::query
  • firestore::set_doc
  • firestore::set_doc_with_options
  • firestore::where_
  • storage::delete_object
  • storage::get_download_url
  • storage::get_storage
  • storage::ref_
  • storage::upload_bytes