actix-net/actix-service/src
Yuki Okushi 8ace9264b7
Check code style with rustfmt on CI (#164)
2020-07-22 12:32:13 +09:00
..
and_then.rs Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
and_then_apply_fn.rs Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
apply.rs Suppress/fix clippy warnings 2020-01-29 12:05:55 +09:00
apply_cfg.rs Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
boxed.rs update docs 2019-12-10 21:34:51 +06:00
fn_service.rs update doc strings 2019-12-10 21:14:06 +06:00
lib.rs Remove unsound custom Cell (#158) 2020-07-20 06:05:36 +09:00
map.rs optimize service combinators memory layout 2019-12-05 12:37:26 +06:00
map_config.rs map_config() and unit_config() accepts IntoServiceFactory type 2019-12-22 16:30:49 +04:00
map_err.rs optimize service combinators memory layout 2019-12-05 12:37:26 +06:00
map_init_err.rs optimize service combinators memory layout 2019-12-05 12:37:26 +06:00
pipeline.rs Fixed unsoundness in .and_then()/.then() service combinators 2020-01-16 16:58:11 -08:00
then.rs Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
transform.rs Remove uses of pin_project::project attribute 2020-06-06 06:42:45 +09:00
transform_err.rs optimize service combinators memory layout 2019-12-05 12:37:26 +06:00