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

type so<E, MS, MO> = Eso<No<E>, MS, MO>;
Expand description

Eso with E absent, S pass-through, O pass-through, see shorthand module docs