ntex/ntex-service/src
Nikolay Kim 4380b3a155
PipelineCall is static (#215)
* PipelineCall is static

* Fix static lifetimes req
2023-06-23 23:11:16 +06:00
..
and_then.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
apply.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
boxed.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
chain.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
ctx.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
fn_service.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
fn_shutdown.rs PipelineCall is static (#215) 2023-06-23 23:11:16 +06:00
lib.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
macros.rs Use GAT (#153) 2022-12-26 19:58:38 +01:00
map.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
map_config.rs Service container (#208) 2023-06-16 00:16:14 +06:00
map_err.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
map_init_err.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
middleware.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00
pipeline.rs PipelineCall is static (#215) 2023-06-23 23:11:16 +06:00
then.rs Refactor service pipelines (#214) 2023-06-22 18:39:09 +06:00