in Rust what are the ways to load serde_json struct when changing a schema so a recompile is not needed

后端 未结 0 382
我寻月下人不归
我寻月下人不归 2020-12-09 22:14

Is there a preferred way to dynamically load the struct for serde_json if the json structure is changed so a recompile of the core code is not required

for example, w

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