Module actix_net::either[][src]

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.