How to specify whether to emit optional struct name during serialization? I see no option for that here https://docs.rs/ron/0.5.1/ron/ser/struct.PrettyConfig.html but I think there should be one..
How to specify whether to emit optional struct name during serialization?
I see no option for that here
https://docs.rs/ron/0.5.1/ron/ser/struct.PrettyConfig.html
but I think there should be one..