Lifting nested values from json that might be optional using Serde in Rust

后端 未结 0 1293
故里飘歌
故里飘歌 2020-12-06 10:35

I am using this solution:

Is there a way to omit wrapper/root objects when deserializing objects with Serde?

to raise float values out of nested json structure

相关标签:
回答
  • 消灭零回复
提交回复
热议问题