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
|
0fdce01375
|
remove Display from server service Error
|
2018-09-07 14:34:31 -07:00 |
|
Nikolay Kim
|
d917b47868
|
remove unneeded phantom data
|
2018-09-06 18:03:01 -07:00 |
|
Nikolay Kim
|
0525da70bf
|
add Clone impl for FromErr combinator
|
2018-09-05 19:27:52 -07:00 |
|
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
|
41eddae266
|
move into fn service impl
|
2018-09-04 09:57:47 -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
|
dfa08b3bf1
|
remove uneeded map_request
|
2018-09-04 09:32:37 -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 |
|
Nikolay Kim
|
42b0d53c16
|
change AndThen InitError constrain
|
2018-08-29 21:31:43 -07:00 |
|
Nikolay Kim
|
9b48e952b8
|
add map_request combinator
|
2018-08-29 20:20:33 -07:00 |
|
Nikolay Kim
|
77cf7016b7
|
add partial combinator
|
2018-08-29 20:19:30 -07:00 |
|
Nikolay Kim
|
eeb4f8c61c
|
add Service combinators
|
2018-08-29 12:20:35 -07:00 |
|
Nikolay Kim
|
cb1ea341c3
|
make new public
|
2018-08-28 20:32:01 -07:00 |
|
Nikolay Kim
|
f689f6500a
|
export more service types
|
2018-08-28 20:29:56 -07:00 |
|
Nikolay Kim
|
6ec5e958ac
|
add .map service combinator
|
2018-08-28 10:39:27 -07:00 |
|
Nikolay Kim
|
f9b9031af2
|
add clone impls
|
2018-08-27 20:32:49 -07:00 |
|
Nikolay Kim
|
89b8da724b
|
split service mod
|
2018-08-25 09:02:14 -07:00 |
|