The Rust Programming Language Forum
Is there a way to avoid serde bloat when using newtype wrappers for UUIDs?
help
bes
December 9, 2024, 10:00pm
11
Using
#[serde(transparent)]
saved 1,228 bytes
show post in topic
Related topics
Topic
Replies
Views
Activity
Implementing a custom derive macro to work in conjunction with Serde Serialize
help
12
892
April 7, 2024
Avoid repeating common set of derives
help
6
914
July 17, 2019
Prevent redudent serialize impl for json payload and url encoded params
3
475
January 12, 2023
Serde, attribute macros, and the 2018 edition preview
help
3
3750
January 12, 2023
Macro - create a wrapper struct based on a enum name
help
3
676
November 10, 2019