Hi :wave:! I am working with kotlinx-serialization...
# serialization
p
Hi 👋! I am working with kotlinx-serialization in my own library and I want to be able to (at compile time) identify if the data that they have provided is serializable or has a registered serializer? Is there currently a way to do this? if not are there any future plans to add this type of functionality?