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
Getting a request from Hyper, parsing the JSON, and turning it into a struct in rust
Aug 08, 2026
json
rust
serde
hyper
Custom deserialization of an array or array of values using Serde [duplicate]
Aug 05, 2026
rust
serde
Is it possible to get the line/character position at which a field was found by Serde
Aug 03, 2026
rust
yaml
serde
edition = "2018" use or not use `extern crate <name>` [duplicate]
Jul 31, 2026
rust
serde
How to use serde's skip_serializing_if with empty slices?
Jul 31, 2026
rust
serde
How to deserialize a map into a vector of a custom struct, with a field matching the key?
Jul 28, 2026
rust
yaml
deserialization
serde
How can I deserialize an enum with an optional internal tag?
Jul 25, 2026
rust
serde
How to read JSON file with serde?
Jul 26, 2026
rust
serde
Deserializing JSON with fields that can be of multiple types with Serde [duplicate]
Jul 23, 2026
rust
serde
Can't make basic example of Serde Serialize work
Jul 20, 2026
rust
serde
Serde: overwriting child struct's #[serde(rename_all = "camelCase")]
Jul 20, 2026
rust
serde
How to deserialize in Rust (using serde) optional json parameter that can be either string or string array
Jul 14, 2026
rust
serde
How do I serialize an enum without including the name of the enum variant?
Jul 12, 2026
serialization
rust
serde
serde-json
Skip empty objects when deserializing array with serde
Jul 10, 2026
rust
serde
Project with serde cannot compile
Jul 07, 2026
rust
serde
Rust Serde: Deserialize XML directly to Vec<T>
Jul 04, 2026
xml
serialization
rust
deserialization
serde
Deserialize a reqwest::Reponse to JSON but print response text on error
Jul 05, 2026
rust
ownership
serde
reqwest
Static defaults for Serde
Jul 04, 2026
rust
serde
Older Entries »