16 releases

0.1.15 Aug 6, 2024
0.1.14 Jul 18, 2024
0.1.12 Jun 24, 2024
0.1.5 May 15, 2024
0.1.2 Apr 24, 2024

#63 in #binary-serialization

Download history 36/week @ 2024-07-22 99/week @ 2024-07-29 150/week @ 2024-08-05 12/week @ 2024-08-12 5/week @ 2024-08-26 62/week @ 2024-09-16 16/week @ 2024-09-23 4/week @ 2024-09-30 7/week @ 2024-10-14 3/week @ 2024-10-21 28/week @ 2024-10-28 34/week @ 2024-11-04

72 downloads per month
Used in derse

MIT/Apache

12KB
213 lines

This crate provides procedural macros for automatically deriving serialization and deserialization implementations for custom types. It leverages the derse crate for serialization and deserialization functionalities.

Dependencies

~1.3–2MB
~40K SLoC