2 releases

0.1.1 Aug 13, 2023
0.1.0 May 2, 2023

#121 in #reader-writer

Download history 30/week @ 2024-03-11 13/week @ 2024-03-18 19/week @ 2024-03-25 46/week @ 2024-04-01 4/week @ 2024-04-08 3/week @ 2024-04-15 14/week @ 2024-04-22 17/week @ 2024-04-29 8/week @ 2024-05-06 2/week @ 2024-05-13 10/week @ 2024-05-20 8/week @ 2024-05-27 13/week @ 2024-06-03 15/week @ 2024-06-10 8/week @ 2024-06-17 16/week @ 2024-06-24

53 downloads per month
Used in 2 crates (via binary-util)

Apache-2.0

61KB
960 lines

binary-util-derive

This crate provides the derive macros for binary-util crate.


lib.rs:

This crate provides a set of proc-macros that can be used to derive traits from binary-util. This crate is not intended to be used directly, and is only used as a dependency for binary-util. If you are looking for a way to implement the Reader and Writer traits, please see the documentation for binary-util.

Dependencies

~2.4–4MB
~70K SLoC