1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-03-26 04:13:17 +01:00

6 Commits

Author SHA1 Message Date
Nikolay Kim
82b71d91ea move Service to service sub mod 2018-09-11 09:30:22 -07:00
Nikolay Kim
d917b47868 remove unneeded phantom data 2018-09-06 18:03:01 -07:00
Nikolay Kim
983223a839 add clone impls for combinator services 2018-09-05 13:54:15 -07:00
Nikolay Kim
0390ff37d3 Revert "use From/Into instead of custom IntoService and IntoNewService traits"
This reverts commit 9441624827e18c0f5a90b23a6582c4c1e1a7b29a.
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
89b8da724b split service mod 2018-08-25 09:02:14 -07:00