aboutsummaryrefslogtreecommitdiff
path: root/src/serialize.rs (follow)
Commit message (Collapse)AuthorAgeLines
* refactor variant serialization codeMax Audron2025-02-26-0/+88
Factored out a lot of the serialization of variants into trait's that have auto impl so code duplication is much reduced