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 I use Serde to deserialize structs with references from a reader?
Apr 21, 2022
rust
yaml
deserialization
lifetime
serde
How to do Type-Length-Value (TLV) serialization with Serde?
Nov 15, 2022
rust
serde
How do you make a Serde struct work with both borrowed and owned data?
Mar 16, 2022
rust
serde
serde-json
How do I implement Sized, Serialize/Deserialize functions on Any and Send Traits?
Sep 19, 2022
rust
serde
How to "deserialize with" for a container using serde in Rust
Aug 31, 2022
rust
deserialization
serde
toml
Why DateTime<Tz> can not satisfy serde::Serialize?
Oct 25, 2021
rust
chrono
serde
Parsing JSON with multiple representation in the same attribute
Mar 30, 2021
json
rust
serde
How do I serialize chrono::DateTime fields as ISODate when using the Rust Mongo driver prototype?
Jun 23, 2022
mongodb
rust
bson
serde
How do I write a Serde Visitor to convert an array of arrays of strings to a Vec<Vec<f64>>?
May 21, 2022
json
serialization
rust
serde
How can I implement serde::Deserialize for arrays larger than 32? [duplicate]
Apr 21, 2022
arrays
rust
serde
Deserializing TOML into vector of enum with values
Dec 05, 2020
rust
serde
toml
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
« Newer Entries
Older Entries »