Struct to/from json

Is it possible to serialize a struct to json format and deserialize it back to struct?
1 Reply
mad alex 1997
mad alex 19978mo ago
Not as a builtin but you could make a method for the struct, and a trait that enforces the existence that method in a struct.
Want results from more Discord servers?
Add your server