☰
EitherRow
In ferrite_session::internal::public::either
?
Type Definition
ferrite_session
::
internal
::
public
::
either
::
EitherRow
source
·
[
−
]
pub type EitherRow<A, B> =
Sum
<A,
Sum
<B,
Bottom
>>;