[][src]Module actix_utils::either

Contains Either service and related types and functions.

Enums

Either

Combine two different new service types into a single type.

EitherService

Combine two different service types into a single type.