[][src]Module spirit_tokio::either

Support for alternative choices of configuration.

Structs

EitherDriver

A Driver used for Eithers.

EitherInstaller

An Installer for Eithers.

Enums

Either

The Either type allows to wrap two similar Fragments and let the user choose which one will be used.