[][src]Module spirit_tokio::either

Support for alternative choices of configuration.

Structs

EitherDriver

A Driver used for Either Fragments.

EitherInstaller

An Installer for Either Resources.

Enums

Either

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