1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-15 17:42:53 +01:00

7 Commits

Author SHA1 Message Date
Nikolay Kim
4827990298 add NewServiceExt tests 2018-09-17 19:21:24 -07:00
Nikolay Kim
90ad1b12a8 do not constrain InitError for from_err new service 2018-09-17 18:49:55 -07:00
Nikolay Kim
e0f4aac3b4 add NewService::from_err combinator 2018-09-17 18:10:23 -07:00
Nikolay Kim
62dbe1b001 add some doc apis and tests 2018-09-12 13:34:53 -07:00
Nikolay Kim
82b71d91ea move Service to service sub mod 2018-09-11 09:30:22 -07:00
Nikolay Kim
0525da70bf add Clone impl for FromErr combinator 2018-09-05 19:27:52 -07:00
Nikolay Kim
9456065d7b better error conversion impl for and_then 2018-09-04 12:07:13 -07:00