#actix-web #derive #utility

macro actix-jwt-auth-middleware-derive

This crate provides a derive macro for the actix-web::FromRequest trait

3 unstable releases

0.2.0 Apr 19, 2023
0.1.1 Jul 16, 2022
0.1.0 Jun 1, 2022

#254 in #actix-web

Download history 130/week @ 2023-11-20 126/week @ 2023-11-27 91/week @ 2023-12-04 59/week @ 2023-12-11 37/week @ 2023-12-18 36/week @ 2023-12-25 73/week @ 2024-01-01 91/week @ 2024-01-08 31/week @ 2024-01-15 29/week @ 2024-01-22 17/week @ 2024-01-29 38/week @ 2024-02-05 109/week @ 2024-02-12 170/week @ 2024-02-19 48/week @ 2024-02-26 24/week @ 2024-03-04

357 downloads per month
Used in 2 crates (via actix-jwt-auth-middleware)

MIT/Apache

5KB

actix-jwt-auth-middleware-derive

This crate provides a derive macro for the FromRequest trait.

It is part of the actix-jwt-auth-middleware crate.

License: MIT OR Apache-2.0


lib.rs:

This crate provides a derive macro for the FromRequest trait.

Dependencies

~340–790KB
~19K SLoC