1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-01 05:10:06 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Nikolay Kim
0390ff37d3 Revert "use From/Into instead of custom IntoService and IntoNewService traits"
This reverts commit 9441624827.
2018-09-04 09:49:21 -07:00
Nikolay Kim
9441624827 use From/Into instead of custom IntoService and IntoNewService traits 2018-09-04 09:30:52 -07:00
Nikolay Kim
27af05de9a simplify Apply combinator 2018-08-31 12:51:26 -07:00
Nikolay Kim
c2d73873cc rename Apply combinator 2018-08-30 17:54:59 -07:00
Nikolay Kim
7ff24863ab add apply() combinator 2018-08-30 17:46:11 -07:00
Nikolay Kim
fbd17e43f3 fix ApplyService constraint 2018-08-30 15:12:01 -07:00
Nikolay Kim
061a0339ff convert to new service 2018-08-30 09:38:09 -07:00
Nikolay Kim
a928d82895 rename Apply service 2018-08-30 09:26:27 -07:00
Nikolay Kim
e0513e4085 replace partial with more generic Apply 2018-08-30 09:17:17 -07:00