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 49/week @ 2024-10-02 15/week @ 2024-10-09 94/week @ 2024-10-16 31/week @ 2024-10-23 87/week @ 2024-10-30 39/week @ 2024-11-06 33/week @ 2024-11-13 49/week @ 2024-11-20 81/week @ 2024-11-27 46/week @ 2024-12-04 131/week @ 2024-12-11 31/week @ 2024-12-18 81/week @ 2025-01-01 46/week @ 2025-01-08 86/week @ 2025-01-15

213 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

~235–680KB
~16K SLoC