actix-web-lab: v0.7.0
- Add
channel
body type. from_fn
middleware can now alter the body type.Next<B>
has an inherentcall
method so that theService
doesn't need importing.
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.