micro_utils.dokka
0.19.4
common
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
EitherSerializer
/
EitherSerializer
Either
Serializer
constructor
(
t1Serializer
:
KSerializer
<
T1
>
,
t2Serializer
:
KSerializer
<
T2
>
)