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"