CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
serde
07-25
OS
What does serde deserialize dashes to?
05-31
other
Avoid duplication when serializing/deserializing mongodb documents
05-28
Back-end
Deserialising XML with name and type as attributes
05-11
Blockchain
rust: adding a field to an existing struct with serde_json
05-06
Mobile
Deserializing a struct with custom data types
04-12
Blockchain
Working with optional JSON fields in Rust, avoid None / null in JSON, use undefined instead
03-20
Software design
Parsing Vector to Array String
03-20
Enterprise
Parsing Vector to Array String in rust
03-03
Software design
How to read response JSON as structs when they contain hyphens in key names?
02-21
OS
How do I generate a serde_json object from a "." separated text format?
02-10
database
Trying to loop over JSON keys
12-19
Net
Serde missing field error when deserializing json file
12-07
database
Serde rust parse string or struct or list of struct
10-05
Software design
Parse XML tag with multiple possible types [Rust, serde, serde-xml-rs]
09-30
OS
Check Some, None in multiple nested enums at once
Links:
CodePudding