Docs.rs
caslex-0.2.0
caslex 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mkbeh
Dependencies
anyhow ^1.0.97
normal
async-trait ^0.1.88
normal
axum ^0.8.3
normal
axum-core ^0.5.2
normal
axum-extra ^0.10.1
normal
bytes ^1.10.1
normal
caslex-extra ^0.2.0
normal
optional
clap ^4.5.34
normal
http ^1.3.1
normal
http-body-util ^0.1.3
normal
humantime ^2.2.0
normal
jsonwebtoken ^9.3.1
normal
optional
lazy_static ^1.5.0
normal
prometheus ^0.14.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1.44.1
normal
tokio-util ^0.7.14
normal
tower-http ^0.6.2
normal
tracing ^0.1.41
normal
tracing-opentelemetry ^0.30.0
normal
utoipa ^5.3.1
normal
utoipa-axum ^0.2.0
normal
utoipa-scalar ^0.3.0
normal
validator ^0.20.0
normal
Versions
5.88%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
caslex
0.2.0
caslex
Macro
server_method
Copy item path
Source
macro_rules! server_method { ($name:ident, $ty:ty) => { ... }; }