this post was submitted on 12 Apr 2025
28 points (100.0% liked)
Rust
6812 readers
4 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably some automatic serialization that included the field. Someone forgot a
#[serde(skip)]
!Yeah I reflected on that after I posted it, maybe it just dumped all the headers to the logs