[−][src]Crate actix_service
Modules
| blank | |
| boxed |
Structs
| AndThen | Service for the |
| AndThenNewService |
|
| Apply |
|
| ApplyConfig |
|
| ApplyNewService |
|
| ApplyTransform |
|
| FnService | |
| FnTransform | |
| FromErr | Service for the |
| FromErrNewService | NewService for the |
| Map | Service for the |
| MapErr | Service for the |
| MapErrNewService | NewService for the |
| MapInitErr |
|
| MapNewService |
|
| Then | Service for the |
| ThenNewService |
|
Enums
| Void | The empty type for cases which can't occur. |
Traits
| IntoConfigurableNewService | Trait for types that can be converted to a configurable |
| IntoNewService | Trait for types that can be converted to a |
| IntoService | Trait for types that can be converted to a |
| IntoTransform | Trait for types that can be converted to a transform service |
| NewService | Creates new |
| Service | An asynchronous function from |
| ServiceExt | An extension trait for |
| Transform |
|
Functions
| fn_cfg_factory | Create |
| fn_factory | Create |
| fn_service | Create |