Docs.rs
quantum-sdk-0.5.0
quantum-sdk 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
quantum-encoding
Dependencies
bytes ^1
normal
futures-util ^0.3
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
urlencoding ^2
normal
Versions
84.57%
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
is_auth_error
quantum_
sdk
0.5.0
In quantum_
sdk::
error
quantum_sdk
::
error
Function
is_
auth_
error
Copy item path
Source
pub fn is_auth_error(err: &
Error
) ->
bool
Expand description
Checks whether an error is an authentication APIError.