Module utils
Traits
Functions
- Generates a quote that implements
Serializefor a given structs. If the struct already implementsSerialize, we return an empty quote.
Serialize for a given struct s.
If the struct already implements Serialize, we return an empty quote.