actix-web-lab: v0.18.6
- Add
#[from_request(copy_from_app_data)]
field attribute to theFromRequest
derive macro. - Add extractor support to
from_fn
when used as initial arguments. - Feature gate
spa
features. Enabled by default. - Fix
derive
feature flag.