2 releases

0.1.1 Aug 13, 2023
0.1.0 May 2, 2023

#132 in #reader-writer

Download history 20/week @ 2024-07-22 36/week @ 2024-07-29 30/week @ 2024-08-05 5/week @ 2024-08-12 31/week @ 2024-08-19 33/week @ 2024-08-26 3/week @ 2024-09-02 32/week @ 2024-09-09 24/week @ 2024-09-16 43/week @ 2024-09-23 35/week @ 2024-09-30 9/week @ 2024-10-07 15/week @ 2024-10-14 24/week @ 2024-10-21 20/week @ 2024-10-28 22/week @ 2024-11-04

81 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