Docs.rs
alopex-server-0.5.0
alopex-server 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
asopitech
Dependencies
alopex-core ^0.5.0
normal
alopex-sql ^0.5.0
normal
anyhow ^1.0
normal
axum ^0.6
normal
axum-server ^0.5
normal
bincode ^1.3
normal
chrono ^0.4
normal
config ^0.14
normal
crc32fast ^1.3
normal
dashmap ^5.5
normal
futures ^0.3
normal
humantime-serde ^1.1
normal
prometheus ^0.14
normal
prost ^0.12
normal
prost-types ^0.12
normal
rustls ^0.21
normal
rustls-pemfile ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tokio-rustls ^0.24
normal
tokio-stream ^0.1
normal
tonic ^0.10
normal
tower ^0.4
normal
tower-http ^0.4
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.6
normal
futures-core ^0.3
dev
hyper ^0.14
dev
tempfile ^3.10
dev
tokio ^1.35
dev
protoc-bin-vendored ^3.2.0
build
tonic-build ^0.10
build
Versions
12.85%
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
Module auth
alopex_
server
0.5.0
Module auth
Module Items
Structs
Enums
In crate alopex_
server
alopex_server
Module
auth
Copy item path
Source
Structs
§
Auth
Middleware
Middleware helper for authentication.
Enums
§
Auth
Error
Authentication error for HTTP/gRPC.
Auth
Mode
Authentication mode for the server.