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

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