Join Slack
Powered by
Oh, the values are all `JsonElement` so my approac...
# serialization
j
Joel Steres
04/19/2022, 12:13 AM
Oh, the values are all
JsonElement
so my approach above won’t really work anyway. Worse, the
JsonLiteral
subtype is internal so I don’t see an obvious way to get at the primitive value. 😕
🧵 1
Open in Slack
Previous
Next