Docs.rs
openid-0.15.0
openid 0.15.0
Docs.rs crate page
Unlicense
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kilork
Dependencies
base64 ^0.22
normal
biscuit ^0.7
normal
chrono ^0.4
normal
lazy_static ^1.4
normal
mime ^0.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
url ^2
normal
validator ^0.18
normal
Versions
33.96%
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
openid
0.15.0
Configurable
Required Methods
config
Implementors
In crate openid
Trait
openid
::
Configurable
Copy item path
source
·
[
−
]
pub trait Configurable { // Required method fn
config
(&self) -> &
Config
; }
Required Methods
§
source
fn
config
(&self) -> &
Config
Implementors
§
source
§
impl
Configurable
for
Discovered
source
§
impl
Configurable
for
DiscoveredUma2