Type Definition ferrite_session::internal::public::either::EitherRow[][src]

type EitherRow<A, B> = Sum<A, Sum<B, Bottom>>;