Type Definition eso::shorthand::t::SO[][src]

type SO<E, S, O> = Eso<No<E>, An<S>, An<O>>;
Expand description

Eso with E absent, S present, O present, see shorthand module docs