Newbetuts
.
New posts in serde
How do I serialize an enum without including the name of the enum variant?
serialization
rust
serde
serde-json
Why can Serde not derive Deserialize for a struct containing only a &Path?
rust
serde
How can I distinguish between a deserialized field that is missing and one that is null?
rust
serde
How to use "flatten" like thing in custom Serialize and Deserialize
rust
serde
Serde: overwriting child struct's #[serde(rename_all = "camelCase")]
rust
serde
Generic type that implements DeserializeOwned
json
generics
rust
serde
serde-json
Serde Deserialize lifetime interfering with local variable lifetime
rust
serde
How can I deserialize JSON with a top-level array using Serde?
json
rust
deserialization
serde
How to transform fields during deserialization using Serde?
rust
hex
serde
Why is a trait not implemented for a type that clearly has it implemented?
rust
serde
Serialization of multiple fields protected by tokio's RwLock
rust
serde
rust-tokio
tokio
Prev