[][src]Module actix_utils::order

Structs

InOrder

InOrder - The service will yield responses as they become available, in the order that their originating requests were submitted to the service.

InOrderService

Enums

InOrderError

Timeout error