mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-02 10:59:03 +01:00
4eeb1d9599
* Tighten HttpAuthentication::with_fn bound from FnMut to Fn. * Add middleware with closure example.