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 to implement serde::Deserialize on struct containing &'static str?
Sep 10, 2026
string
rust
deserialization
borrow-checker
serde
How to read response JSON as structs when they contain hyphens in key names?
Sep 09, 2026
json
rust
json-deserialization
serde
reqwest
Shared option-like serializable type with C/C++
Sep 09, 2026
rust
serde
Can I serialize a struct camel_case and deserialize PascalCase in Rust
Sep 05, 2026
rust
serde
json method not found when Deserializing a request response
Aug 28, 2026
json
rust
json-deserialization
serde
reqwest
How to deserialize a string field to bool
Aug 26, 2026
rust
serde
the trait `Serialize` is not implemented for <'_>
Aug 12, 2026
rust
serde
rust-rocket
How do I use `serde_json_core` to deserialise an array without allocations?
Aug 11, 2026
rust
serde
How to fix "the trait Factory<_, _, _> is not implemented for {function}" error in actix_web?
Aug 11, 2026
rust
serde
actix-web
How does the Vistor trait allow only partial implementation?
Aug 08, 2026
rust
visitor-pattern
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
Older Entries »