Docs.rs
cortex-client-0.1.1
cortex-client 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gbrigandi
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
tokio ^1
normal
url ^2.5
normal
Versions
16.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
logout
cortex_
client
0.1.1
In cortex_
client::
apis::
authentication_
api
cortex_client
::
apis
::
authentication_api
Function
logout
Copy item path
Source
pub async fn logout( configuration: &
Configuration
, ) ->
Result
<
()
,
Error
<
LogoutError
>>