StackOverflow Questions for Tag: serde-json

Pollastre
Pollastre

Reputation: 154

serde deserialize json array into option struct

Score: 1

Views: 116

Answers: 1

Read More
Wroblewski
Wroblewski

Reputation: 1

Error deserializing response: error decoding response body: missing field `data` reqwest + graphql

Score: 0

Views: 683

Answers: 1

Read More
Shibbaz
Shibbaz

Reputation: 11

Unpacking from Result<Box<Any>, Box<Error>> to float32 rust. How to do it?

Score: 0

Views: 65

Answers: 1

Read More
Nicholas M. Van Horn
Nicholas M. Van Horn

Reputation: 13

Deserializing mixed data types with Rust's serde_json

Score: 1

Views: 128

Answers: 1

Read More
Luis Nell
Luis Nell

Reputation: 543

Convert serde_json Value keys to camelCase

Score: 1

Views: 968

Answers: 1

Read More
hkelley44
hkelley44

Reputation: 1

Reading in just the first item from a JSON file into a Rust variable

Score: 0

Views: 201

Answers: 1

Read More
wileybaba
wileybaba

Reputation: 520

serde_json flattening object with indices as keys

Score: 4

Views: 1734

Answers: 2

Read More
user4601931
user4601931

Reputation: 5304

Calculating the fractional part of a number inside a `serde_json::Value::Number`

Score: 0

Views: 242

Answers: 2

Read More
La-lo-go
La-lo-go

Reputation: 300

unresolved import `serde`/`serde_json`

Score: 4

Views: 6156

Answers: 2

Read More
Corvus
Corvus

Reputation: 8069

Is there a way to make serde_json handle NaN, Inf and -Inf properly/improperly (IEEE 754 Specials)?

Score: 5

Views: 510

Answers: 2

Read More
John Graham
John Graham

Reputation: 499

Get serde_json to recognise this enum representation?

Score: 1

Views: 185

Answers: 1

Read More
John Graham
John Graham

Reputation: 499

Problem generify-ing serde_json read into a `Vec<T>` (rust)

Score: 3

Views: 100

Answers: 1

Read More
mike rodent
mike rodent

Reputation: 15692

Deserialising this kind of nested JSON structure delivered by reqwest

Score: 1

Views: 546

Answers: 3

Read More
Arnavion
Arnavion

Reputation: 3968

Deserialize a JSON string or array of strings into a Vec

Score: 16

Views: 18938

Answers: 5

Read More
user2297996
user2297996

Reputation: 1584

Is it possible to to handle invalid JSON values globally using Serde / Rust?

Score: 1

Views: 647

Answers: 1

Read More
pielgrzym
pielgrzym

Reputation: 1677

Deserialize into a generic type with serde::from_value

Score: 2

Views: 320

Answers: 1

Read More
Listerone
Listerone

Reputation: 1631

How to efficiently extract a portion of JSON as a Vec without intermediate structs?

Score: 0

Views: 2065

Answers: 3

Read More
R Sun
R Sun

Reputation: 1669

How can I stream elements from inside a JSON array using serde_json?

Score: 11

Views: 3745

Answers: 3

Read More
user1497298
user1497298

Reputation: 141

How to set desired return type in match structure?

Score: 1

Views: 2334

Answers: 2

Read More
superstator
superstator

Reputation: 3228

Deserialization of optionally-wrapped enum

Score: 2

Views: 129

Answers: 1

Read More
PreviousPage 2Next