Docs.rs
actix-jwt-auth-middleware-derive-0.2.0
actix-jwt-auth-middleware-derive 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
michaelvanstraten
Dependencies
derive-elves ^0.1
normal
quote ^1.0.10
normal
syn ^2
normal
actix-web ^4
dev
Versions
100%
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
actix_
jwt_
auth_
middleware_
derive
0.2.0
All Items
Crate Items
Derive Macros
Crate
actix_jwt_auth_middleware_derive
Copy item path
Source
Expand description
This crate provides a derive macro for the
FromRequest
trait.
Derive Macros
ยง
From
Request
This macro implements the
FromRequest
trait for the annotated type.