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
Download history 44/week @ 2024-07-20 84/week @ 2024-07-27 40/week @ 2024-08-03 31/week @ 2024-08-10 42/week @ 2024-08-17 15/week @ 2024-08-24 100/week @ 2024-08-31 42/week @ 2024-09-07 50/week @ 2024-09-14 70/week @ 2024-09-21 54/week @ 2024-09-28 27/week @ 2024-10-05 87/week @ 2024-10-12 29/week @ 2024-10-19 58/week @ 2024-10-26 73/week @ 2024-11-02

248 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

~240–680KB
~16K SLoC