Docs.rs
ts-webapi-0.4.11
ts-webapi 0.4.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
TrentShailer
Dependencies
axum ^0.8
normal
optional
bb8 ^0.9
normal
optional
bb8-postgres ^0.9
normal
optional
bytes ^1
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
log ^0.4
normal
mime ^0.3
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
serde ^1
normal
serde_json ^1
normal
tokio-postgres ^0.7
normal
optional
tower-http ^0.6
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
ts-crypto ^0.3.1
normal
optional
ts-error ^0.4
normal
ts-sql ^0.9
normal
ts-token ^0.7
normal
optional
axum ^0.8
dev
base64ct ^1.8
dev
tokio ^1
dev
tower ^0.5
dev
ts-crypto ^0.3.1
dev
ts-token ^0.7
dev
ts-webapi ^0.4
dev
Versions
100%
of the crate is documented
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
Module authorization
ts_
webapi
0.4.11
Module authorization
Module Items
Structs
In ts_
webapi::
middleware
ts_webapi
::
middleware
Module
authorization
Copy item path
Source
Expand description
Authorization middleware
Structs
ยง
Authorization
Authorization middleware layer.
Authorization
Service
Tower service for the middleware.