Module spirit_tokio::either[][src]

Expand description

Support for alternative choices of configuration.

Structs

Enums

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