Crate actix_jwt_auth_middleware_derive

Source
Expand description

This crate provides a derive macro for the FromRequest trait.

Derive Macrosยง

FromRequest
This macro implements the FromRequest trait for the annotated type.