actix-net/actix-service/src
Nikolay Kim b5b3168b34 do not use void for now 2019-03-02 13:49:21 -08:00
..
and_then.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
and_then_apply.rs add configuration parameter to transform factory 2019-03-02 12:16:30 -08:00
and_then_apply_fn.rs moved boxed service and new service to actix-service 2019-02-22 18:20:54 -08:00
apply.rs add configuration parameter to transform factory 2019-03-02 12:16:30 -08:00
blank.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
boxed.rs moved boxed service and new service to actix-service 2019-02-22 18:20:54 -08:00
cell.rs move service to separate crate 2018-12-09 09:56:23 -08:00
fn_service.rs do not use void for now 2019-03-02 13:49:21 -08:00
fn_transform.rs add configuration parameter to transform factory 2019-03-02 12:16:30 -08:00
from_err.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
lib.rs update utils; add NewTransform::map_init_err 2019-03-02 13:18:01 -08:00
map.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
map_err.rs add IntoNewService for FnNewService 2019-02-22 14:19:43 -08:00
map_init_err.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
then.rs add Config argument to NewService 2019-02-22 12:44:37 -08:00
transform.rs update utils; add NewTransform::map_init_err 2019-03-02 13:18:01 -08:00
transform_map_err.rs add configuration parameter to transform factory 2019-03-02 12:16:30 -08:00
transform_map_init_err.rs update utils; add NewTransform::map_init_err 2019-03-02 13:18:01 -08:00