Iterate Over Struct Fields with Serde in Rust

前端 未结 0 962
野性不改
野性不改 2020-12-31 05:33

I would like to iterate through the values of a structure using Serde. Is this possible? If so, how would I do that?

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