Docs.rs
byokey-proxy-0.9.2
byokey-proxy 0.9.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
AprilNEA
Dependencies
anyhow ^1
normal
arc-swap ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
byokey-auth ^0.9.2
normal
byokey-config ^0.9.2
normal
byokey-provider ^0.9.2
normal
byokey-store ^0.9.2
normal
byokey-translate ^0.9.2
normal
byokey-types ^0.9.2
normal
bytes ^1
normal
futures-util ^0.3
normal
notify ^7
normal
rquest ^5
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
utoipa ^5
normal
http-body-util ^0.1
dev
tokio ^1
dev
tower ^0.5
dev
Versions
56.45%
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
Module error
byokey_
proxy
0.9.2
Module error
Module Items
Structs
In crate byokey_
proxy
byokey_proxy
Module
error
Copy item path
Source
Expand description
API error type that maps
ByokError
variants to HTTP status codes.
Structs
§
ApiError
Wrapper around
ByokError
that implements
IntoResponse
.