Type Definition eso::eso::ConstrainedEsoOfEso[][src]

type ConstrainedEsoOfEso<E, S, O> = Eso<E<E, S, O>, S<E, S, O>, O<E, S, O>>;
Expand description

An Eso of Esos, but the inner Esos are constrained to definitely contain the corresponding varient.