1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-03 02:42:23 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Nikolay Kim
983223a839 add clone impls for combinator services 2018-09-05 13:54:15 -07:00
Nikolay Kim
9456065d7b better error conversion impl for and_then 2018-09-04 12:07:13 -07:00
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
42b0d53c16 change AndThen InitError constrain 2018-08-29 21:31:43 -07:00
Nikolay Kim
89b8da724b split service mod 2018-08-25 09:02:14 -07:00