Hi folks, there is any solution for better error handling when using Kotlinx.serialization and Json?...
s
Hi folks, there is any solution for better error handling when using Kotlinx.serialization and Json? Currently the SerializationException don't tell much, would be awesome to see what names/types fail in the serialization.
k