Docs.rs
kontext-dev-sdk-0.2.0
kontext-dev-sdk 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
michiosw
Dependencies
base64 ^0.22
normal
dirs ^6
normal
jsonwebtoken ^9
normal
kontext-dev-sdk-core ^0.2.0
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tiny_http ^0.12
normal
tokio ^1
normal
url ^2
normal
urlencoding ^2
normal
webbrowser ^1
normal
tempfile ^3
dev
tokio ^1
dev
wiremock ^0.6
dev
Versions
2.92%
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
Skip to main content
is_unauthorized_error
kontext_
dev_
sdk
0.2.0
In kontext_
dev_
sdk::
errors
kontext_dev_sdk
::
errors
Function
is_
unauthorized_
error
Copy item path
Source
pub fn is_unauthorized_error(error: &
KontextError
) ->
bool