Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in serde
Further process a field using serde_json
Sep 16, 2025
rust
serde
Deserialize to struct with an enum member
Sep 16, 2025
json
rust
deserialization
serde
How to avoid double '\' escape when using serde_json in Rust?
Sep 15, 2025
json
rust
escaping
serde
Adding a default String value to a deserialized serde struct fails with trait Deserialize<'_> not implemented
Sep 14, 2025
rust
serde
How can I deserialize JSON that contains a string with more JSON?
Sep 14, 2025
json
rust
serde
Capture original payload through serde
Sep 08, 2025
rust
serde
serde-json
How can I deserialize a comma-separated JSON string as a vector of separate strings? [duplicate]
Sep 08, 2025
json
rust
serde
Skip struct field when serializing
Mar 10, 2023
rust
serde
How do I store a result using Serde Zero-copy deserialization of a Futures-enabled Hyper Chunk?
Mar 10, 2023
rust
zero-copy
serde
Parsing an object inside an object with serde_json
Mar 11, 2023
json
rust
serde
hyper
serde-json
Stop Rust from enforcing the serde::Deserialize trait on an error type
Mar 06, 2023
rust
serde
How to (de)serialize a strongly typed JSON dictionary in Serde?
Jan 04, 2023
json
rust
serde
Using `serde::Serialize` with `Option<chrono::DateTime>`
Jan 01, 2023
datetime
rust
serde
Serde internally tagged enum with common fields
Dec 20, 2022
rust
variant
serde
Deserialize JSON list of hex strings as bytes
Dec 20, 2022
rust
serde
How do I map a C struct with padding over 32 bytes using serde and bincode?
Dec 10, 2022
rust
serde
Rust and serde deserializing using generics
Dec 02, 2022
generics
rust
traits
serde
How to partially deserialise a JSON object?
Sep 25, 2022
rust
serde
serde-json
Is there a way to define a tag field with Serde?
Sep 02, 2025
rust
serde
Why do I get the error "missing field" when deserializing XML with serde-xml-rs, even though the element is present?
Sep 02, 2025
xml
rust
serde
« Newer Entries
Older Entries »