2 releases

0.1.1 Aug 13, 2023
0.1.0 May 2, 2023

#109 in #reader-writer

Download history 89/week @ 2024-02-19 21/week @ 2024-02-26 14/week @ 2024-03-04 30/week @ 2024-03-11 13/week @ 2024-03-18 19/week @ 2024-03-25 46/week @ 2024-04-01

111 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.5–4MB
~71K SLoC