1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

Restore Service/Factory::apply_fn() in form of Pipeline/Factory::and_then_apply_fn()

This commit is contained in:
Nikolay Kim
2019-12-03 19:59:28 +06:00
parent eb773c8b8c
commit 0a4fe22003
4 changed files with 383 additions and 0 deletions

View File

@ -6,6 +6,7 @@
### Restore `Transform::map_init_err()` combinator
### Restore `Service/Factory::apply_fn()` in form of `Pipeline/Factory::and_then_apply_fn()`
## [1.0.0-alpha.2] - 2019-12-02