#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

#267 in #actix-web

Download history 28/week @ 2024-01-19 24/week @ 2024-01-26 27/week @ 2024-02-02 98/week @ 2024-02-09 151/week @ 2024-02-16 73/week @ 2024-02-23 33/week @ 2024-03-01 42/week @ 2024-03-08 46/week @ 2024-03-15 71/week @ 2024-03-22 81/week @ 2024-03-29 31/week @ 2024-04-05 50/week @ 2024-04-12 56/week @ 2024-04-19 31/week @ 2024-04-26 14/week @ 2024-05-03

155 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

~285–730KB
~17K SLoC