Actix Service 0.3.3
·
1028 commits
to master
since this release
Changes
Added
-
Add
ApplyTransform
new service for transform and new service. -
Add
NewService::apply_cfg()
combinator, allows to use
nestedNewService
with different config parameter.
Changed
- Revert IntoFuture change