Skip to content

actix-web-lab: v0.7.0

Compare
Choose a tag to compare
@robjtede robjtede released this 22 Jan 01:44
· 381 commits to main since this release
3e24237
  • Add channel body type.
  • from_fn middleware can now alter the body type.
  • Next<B> has an inherent call method so that the Service doesn't need importing.