Module either

Module either 

Source
Expand description

Contains Either and related types and functions.

See Either documentation for more details.

Structs§

EitherResponseFuture
Response future for Either.

Enums§

Either
Combine two different service types into a single type.
Kind 🔒