#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

#302 in #actix-web

Download history 41/week @ 2024-11-19 90/week @ 2024-11-26 39/week @ 2024-12-03 133/week @ 2024-12-10 41/week @ 2024-12-17 64/week @ 2024-12-31 61/week @ 2025-01-07 78/week @ 2025-01-14 49/week @ 2025-01-21 85/week @ 2025-01-28 71/week @ 2025-02-04 67/week @ 2025-02-11 122/week @ 2025-02-18 85/week @ 2025-02-25 46/week @ 2025-03-04

330 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

~195–620KB
~15K SLoC