1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

refactor ApplyConfig combinator

This commit is contained in:
Nikolay Kim
2019-03-12 16:32:10 -07:00
parent 21c289d7e4
commit ae9bc5ae78
4 changed files with 47 additions and 89 deletions

View File

@ -6,10 +6,14 @@
* Add `Transform::from_err()` combinator
* Add `apply_fn` and `apply_fn_factory` helpers
* Add `apply_fn` helper
* Add `apply_fn_factory` helper
* Add `apply_transform` helper
* Add `apply_cfg` helper
## [0.3.3] - 2019-03-09