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
Is there a way to omit wrapper/root objects when deserializing objects with Serde?
Dec 18, 2020
rust
serde
Deriving Serde's Serialize or Deserialize forces generic type to be serialisable although it does not need to be
Jan 25, 2021
rust
serde
Serde's Serialize implementation not found for Rocket's UUID
Nov 18, 2020
rust
serde
rust-rocket
Failed to parse XML with an optional element with serde-xml-rs
Dec 07, 2021
xml
rust
serde
Serde returns a SyntaxError "expected value" when deserializing nested JSON structs
Apr 12, 2019
json
rust
spotify
serde
Rust Diesel: the trait bound `NaiveDateTime: Deserialize<'_>` is not satisfied
Sep 30, 2021
rust
serde
rust-diesel
rust-rocket
rust-chrono
Get name of enum variant as string with serde
Sep 12, 2022
rust
serde
serde-json
Is there a way to tell Serde to use a struct field as a map's key?
Nov 01, 2022
serialization
rust
yaml
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
« Newer Entries
Older Entries »