Skip to content

actix-web-lab: v0.18.6

Compare
Choose a tag to compare
@robjtede robjtede released this 08 Dec 14:45
· 197 commits to main since this release
28a5fef
  • Add #[from_request(copy_from_app_data)] field attribute to the FromRequest derive macro.
  • Add extractor support to from_fn when used as initial arguments.
  • Feature gate spa features. Enabled by default.
  • Fix derive feature flag.