Module struct_

Module struct_ 

Source

Functionsยง

deserialize ๐Ÿ”’
Generates Deserialize::deserialize body for a struct Struct {...}
deserialize_field_identifier ๐Ÿ”’
Generates enum and its Deserialize implementation that represents each non-skipped field of the struct
deserialize_map ๐Ÿ”’