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 28/week @ 2024-06-17 27/week @ 2024-06-24 9/week @ 2024-07-01 27/week @ 2024-07-08 61/week @ 2024-07-15 69/week @ 2024-07-22 53/week @ 2024-07-29 42/week @ 2024-08-05 34/week @ 2024-08-12 38/week @ 2024-08-19 13/week @ 2024-08-26 104/week @ 2024-09-02 37/week @ 2024-09-09 52/week @ 2024-09-16 74/week @ 2024-09-23 67/week @ 2024-09-30

233 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

~245–680KB
~16K SLoC