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
Skip struct field when serializing
Mar 10, 2023
rust
serde
How do I store a result using Serde Zero-copy deserialization of a Futures-enabled Hyper Chunk?
Mar 10, 2023
rust
zero-copy
serde
Parsing an object inside an object with serde_json
Mar 11, 2023
json
rust
serde
hyper
serde-json
Stop Rust from enforcing the serde::Deserialize trait on an error type
Mar 06, 2023
rust
serde
How to (de)serialize a strongly typed JSON dictionary in Serde?
Jan 04, 2023
json
rust
serde
Using `serde::Serialize` with `Option<chrono::DateTime>`
Jan 01, 2023
datetime
rust
serde
Serde internally tagged enum with common fields
Dec 20, 2022
rust
variant
serde
Deserialize JSON list of hex strings as bytes
Dec 20, 2022
rust
serde
How do I map a C struct with padding over 32 bytes using serde and bincode?
Dec 10, 2022
rust
serde
Rust and serde deserializing using generics
Dec 02, 2022
generics
rust
traits
serde
How to partially deserialise a JSON object?
Sep 25, 2022
rust
serde
serde-json
How can I disable the "unused attribute" warning when using Serde library?
Nov 01, 2021
json
rust
deserialization
serde
Deserializing newline-delimited JSON from a socket using Serde
Feb 24, 2020
rust
deserialization
serde
What is the idiomatic way to encode an iterator with serde_json?
Apr 16, 2020
json
rust
encode
serde
Handling mixed object arrays in Serde
Sep 11, 2022
json
serialization
rust
serde
Using serde for two (de)serialization formats
Sep 14, 2022
rust
serde
How can I deserialize a bincode field without a given length
Jun 05, 2022
rust
deserialization
serde
How do I deserialize the byte stream from a reqwest response into JSON?
Jun 23, 2021
json
rust
deserialization
serde
reqwest
Lifetime error when creating a function that returns a value implementing serde::Deserialize
Nov 06, 2021
rust
lifetime
serde
serde-json
Is there a way to deserialize arbitrary JSON using Serde without creating fine-grained objects?
Aug 22, 2022
json
rust
serde
Older Entries »