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
How do you deserialise JSON in Rust without coupling
Oct 26, 2025
rust
serde
How do I parse a TOML file with a table at the top level into a Rust structure?
Oct 26, 2025
rust
serde
toml
Can you deserialize a struct from a map or a string?
Oct 26, 2025
rust
serde
serde-json
serde_yaml::Value -> serde_json::Value, `null` keys
Oct 21, 2025
rust
serialization
serde
serde-json
Lifetimes when Deserializing JSON within a FromForm
Oct 21, 2025
rust
serde
rust-rocket
How to return JSON as a response in Rocket 0.5?
Oct 21, 2025
json
rust
serde
rust-rocket
Serde JSON deserializing enums
Oct 20, 2025
json
rust
enums
serde
How to only allow one field or the other with Serde?
Oct 20, 2025
rust
serde
Best way to deserialize a key=value list of strings in Rust
Oct 18, 2025
parsing
rust
serde
Serialize a json string as object with Serde
Oct 18, 2025
json
rust
serialization
serde
How to use "flatten" like thing in custom Serialize and Deserialize
Oct 17, 2025
rust
serde
Custom serde serialization for enum type
Oct 13, 2025
rust
serde
How to serialize Option<Vec<DateTime>> field to bson?
Sep 23, 2025
rust
serde
Is there any way to remove None fields in a struct serialized with serde?
Sep 19, 2025
rust
serde
How do I transform special values into Option::None when using Serde to deserialize?
Sep 16, 2025
rust
serde
serde_json::from_str error where string from file
Sep 17, 2025
json
parsing
generics
rust
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
« Newer Entries
Older Entries »