Docs.rs
openstack-sdk-auth-core-0.22.6
openstack-sdk-auth-core 0.22.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gtema
Dependencies
async-trait ^0.1
normal
bytes ^1.11
normal
chrono ^0.4
normal
derive_builder ^0.20
normal
dyn-clone ^1.0
normal
http ^1.4
normal
inventory ^0.3
normal
reqwest ^0.13
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.52
normal
tracing ^0.1
normal
url ^2.5
normal
tokio ^1.52
dev
Versions
63.95%
of the crate is documented
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
Skip to main content
execute_auth_request
openstack_
sdk_
auth_
core
0.22.6
openstack_sdk_auth_core
Function
execute_
auth_
request
Copy item path
Source
pub async fn execute_auth_request( client: &
Client
, request:
Request
, ) ->
Result
<
Response
,
Error
>