Docs.rs
trustee-api-0.3.5
trustee-api 0.3.5
Docs.rs crate page
MIT
OR
Apache-2.0
27 July 2026
Links
crates.io
Source
Owners
AAG81
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
axum-extra ^0.10
normal
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
hyper ^1.0
normal
hyper-util ^0.1
normal
mime_guess ^2
normal
pep ^0.5
normal
rcgen ^0.14
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2.2
normal
serde ^1
normal
serde_json ^1
normal
time ^0.3
normal
tokio ^1.0
normal
tokio-rustls ^0.26
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tower ^0.5
normal
tower-http ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
trustee-core ^0.3.5
normal
trustee-web ^0.1.10
normal
url ^2
normal
urlencoding ^2.1
normal
uuid ^1
normal
Versions
68.75%
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
auth_routes
trustee_
api
0.3.5
In trustee_
api::
auth
trustee_api
::
auth
Function
auth_
routes
Copy item path
Source
pub fn auth_routes() ->
Router
<
ServerState
>
Expand description
Build the auth routes as a nested Router.