#codec #decoding #deserialize #serialization

macro cerdito-derive

Derive macros for Rust encoding and decoding framework

3 releases

0.1.4 Aug 3, 2024
0.1.3 Aug 1, 2024
0.1.2 Aug 1, 2024
0.1.1 Jul 28, 2024
0.1.0 Jul 9, 2024

#156 in #deserialization

Download history 113/week @ 2024-07-08 1/week @ 2024-07-15 55/week @ 2024-07-22 432/week @ 2024-07-29 14/week @ 2024-08-05 6/week @ 2024-08-12

507 downloads per month
Used in 2 crates (via cerdito)

GPL-3.0 license

18KB
385 lines

Derive macros for Rust encoding and decoding framework

This crate provides derive macros Encode and Decode for cerdito.

For more information, refer to crates cerdito and rustbif.

Dependencies

~295–750KB
~18K SLoC