Join Slack
Powered by
I tried using a non-`sealed` interface that both i...
# kotest
c
Chuong
10/07/2024, 12:21 AM
I tried using a non-
sealed
interface that both inherit from, but that runs into issues where
kotlinx-serialization
cannot find the serializer for the
Enum
in
src/test
.
Open in Slack
Previous
Next