Is there any documentation on creating add-on form...
# serialization
z
Is there any documentation on creating add-on formats for kotlinx.serialization? It looks like there are some community made additional formats.
f
There’s examples in the repo
I’ve done this myself so you can ask me
z
Awesome, this is what I was looking for thank you.
Not sure if I’m going to go this route yet. I just wanted to get an idea of what was involved for now.