Docs.rs
aetheris-client-wasm-0.3.21
aetheris-client-wasm 0.3.21
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
garnizeh-labs
Dependencies
aetheris-protocol ^0.2.20
normal
async-trait ^0.1.89
normal
bytemuck ^1.25.0
normal
dashmap ^6.1.0
normal
getrandom ^0.4.2
normal
glam ^0.32.1
normal
hex ^0.4.3
normal
prost ^0.14.1
normal
rmp-serde ^1.3.1
normal
ruzstd ^0.8.2
normal
serde ^1.0.228
normal
tonic ^0.14.3
normal
tonic-prost ^0.14.3
normal
tonic-web-wasm-client ^0.9.0
normal
tracing ^0.1.44
normal
twox-hash ^2.1.2
normal
rand ^0.10.1
dev
tonic-build ^0.14.3
build
tonic-prost-build ^0.14.3
build
aetheris-encoder-serde ^0.2.20
normal
console_error_panic_hook ^0.1.7
normal
getrandom ^0.3.4
normal
getrandom ^0.2.17
normal
js-sys ^0.3.95
normal
metrics ^0.24.3
normal
optional
serde-wasm-bindgen ^0.6.5
normal
serde_json ^1.0.138
normal
tracing-wasm ^0.2.1
normal
ulid ^1.2.1
normal
wasm-bindgen ^0.2.118
normal
wasm-bindgen-futures ^0.4.68
normal
web-sys ^0.3.95
normal
wgpu ^29.0.1
normal
wasm-bindgen-test ^0.3.50
dev
Versions
59.86%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
logout
aetheris_
client_
wasm
0.3.21
In aetheris_
client_
wasm::
auth
aetheris_client_wasm
::
auth
Function
logout
Copy item path
Source
pub async fn logout( base_url:
String
, session_token:
String
, ) ->
Result
<
()
,
String
>