Docs.rs
caslex-0.2.8
caslex 0.2.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mkbeh
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
axum ^0.8.6
normal
axum-core ^0.5.5
normal
axum-extra ^0.10.3
normal
bytes ^1.10.1
normal
caslex-extra ^0.2.8
normal
optional
clap ^4.5.49
normal
http ^1.3.1
normal
http-body-util ^0.1.3
normal
humantime ^2.3.0
normal
jsonwebtoken ^10.0.0
normal
optional
lazy_static ^1.5.0
normal
prometheus ^0.14.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-util ^0.7.16
normal
tower-http ^0.6.6
normal
tracing ^0.1.41
normal
tracing-opentelemetry ^0.32.0
normal
utoipa ^5.4.0
normal
utoipa-axum ^0.2.0
normal
utoipa-scalar ^0.3.0
normal
validator ^0.20.0
normal
Versions
41.3%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module server
caslex
0.2.8
Module server
Module Items
Structs
Traits
In crate caslex
caslex
Module
server
Copy item path
Source
Expand description
Contains HTTP server.
Structs
§
Config
Define server config.
Server
Define HTTP server.
Traits
§
Process
Define background process trait.