[][src]Module ntex::util::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.

Functions

either

Construct Either service factory.