Docs.rs
pass-fxa-lib-0.4.1
pass-fxa-lib 0.4.1
Docs.rs crate page
LGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
NilsIrl
Dependencies
aes ^0.7.4
normal
base64 ^0.13.0
normal
block-modes ^0.8.1
normal
futures ^0.3.16
normal
hawk ^3.2.1
normal
hex ^0.4.3
normal
hkdf ^0.11.0
normal
hmac ^0.11.0
normal
log ^0.4.14
normal
pbkdf2 ^0.8.0
normal
rand ^0.8.4
normal
reqwest ^0.11.4
normal
rsa ^0.4.0
normal
secstr ^0.4.0
normal
serde ^1.0.126
normal
serde_json ^1.0.64
normal
serde_with ^1.9.4
normal
sha2 ^0.9.5
normal
tokio ^1.25.0
normal
url ^2.2.2
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
BsoObject
pass_
fxa_
lib
0.4.1
BsoObject
Required Methods
id
Implementors
In crate pass_
fxa_
lib
pass_fxa_lib
Trait
BsoObject
Copy item path
Source
pub trait BsoObject { // Required method fn
id
(&self) -> &
str
; }
Required Methods
§
Source
fn
id
(&self) -> &
str
Implementors
§
Source
§
impl
BsoObject
for
Login