Docs.rs
firebase-rs-sdk-0.11.1
firebase-rs-sdk 0.11.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dgasparri
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
js-sys ^0.3
normal
optional
once_cell ^1.19
normal
percent-encoding ^2
normal
rand ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10.9
normal
url ^2
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
httpmock ^0.7
dev
serde-wasm-bindgen ^0.5
dev
webbrowser ^0.8
dev
Versions
19.84%
of the crate is documented
Go to latest version
Platform
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
Compat
firebase_
rs_
sdk
0.11.1
Compat
Required Methods
delegate
Implementors
In firebase_
rs_
sdk::
util::
compat
firebase_rs_sdk
::
util
::
compat
Trait
Compat
Copy item path
Source
pub trait Compat<T> { // Required method fn
delegate
(&self) ->
&T
; }
Required Methods
§
Source
fn
delegate
(&self) ->
&T
Implementors
§