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
Conditionally decoding JSON based on a field in the JSON
Jul 07, 2017
json
rust
serde
How can I merge two JSON objects with Rust?
May 23, 2022
json
rust
serde
json-patch
serde-json
How to avoid Serde needing the Default trait for a field that skips serialization?
Nov 13, 2022
rust
serde
What is the equivalent of Java's transient in Serde?
Aug 30, 2022
serialization
rust
serde
Cannot get Diesel to infer a nullable Timestamp column in a SQLite table [duplicate]
Dec 10, 2020
rust
serde
Deserializing an optional struct field with a generic type leads to semantic weirdness
Oct 24, 2020
rust
serde
How can I use serde to serialize a struct to another Rust data structure?
Sep 12, 2022
rust
serde
How can I accept multiple deserialization names for the same Serde field?
Oct 11, 2021
rust
serde
serde-json
How to deserialize into a enum variant based on a key name?
Apr 09, 2021
struct
enums
rust
deserialization
serde
Why can Serde not derive Deserialize for a struct containing only a &Path?
Aug 03, 2020
rust
serde
How to derive serde::Deserialize for a struct with members with lifetimes [duplicate]
May 08, 2020
rust
lifetime
serde
Can Serde deserialize JSON to one of a set of types depending on the value of a field?
Aug 31, 2022
rust
serde
How to get at one particular item in JSON file using serde_json without deriving structs?
May 14, 2022
rust
serde
How can I support an unknown or other value for a Serde enum?
Nov 12, 2022
rust
serde
How can I deserialize a type where all the fields are default values as a None instead?
Feb 12, 2022
json
rust
serde
serde-json
How to unit-test a deserialization function used in serde(deserialize_with)?
Oct 01, 2021
unit-testing
rust
serde
Optionally skip serializing a field with Serde?
Sep 11, 2022
rust
serde
Deserialize a JSON string or array of strings into a Vec
Apr 10, 2022
rust
serde
serde-json
Convert two types into a single type with Serde
May 03, 2019
json
rust
deserialization
serde
How do I deserialize into trait, not a concrete type?
Feb 19, 2021
serialization
rust
serde
cbor
« Newer Entries
Older Entries »