[][src]Module actix_utils::either

Contains Either service and related types and functions.

Structs

Either

Combine two different new service types into a single service.

EitherService

Combine two different service types into a single type.