actix-net/actix-service/src
Nikolay Kim a87591769c migrate actix-connect to std::future 2019-11-14 11:12:52 +06:00
..
and_then.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
apply.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
apply_cfg.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
boxed.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
cell.rs remove Pin from Service::poll_ready(); simplify combinators api; make code compile 2019-11-11 01:09:05 +06:00
fn_service.rs update actix-utils 2019-11-14 04:55:23 +06:00
into.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
lib.rs remove IntoTransform trait 2019-11-14 05:00:23 +06:00
map.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
map_config.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
map_err.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
map_init_err.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
pipeline.rs migrate actix-connect to std::future 2019-11-14 11:12:52 +06:00
then.rs rename Factor to ServiceFactory 2019-11-12 11:09:19 +06:00
transform.rs remove IntoTransform trait 2019-11-14 05:00:23 +06:00
transform_err.rs update actix-utils 2019-11-14 04:55:23 +06:00