2 releases

0.1.1 Aug 13, 2023
0.1.0 May 2, 2023

#151 in #reader-writer

Download history 6/week @ 2024-11-13 51/week @ 2024-11-20 35/week @ 2024-11-27 75/week @ 2024-12-04 124/week @ 2024-12-11 40/week @ 2024-12-18 104/week @ 2024-12-25 91/week @ 2025-01-01 15/week @ 2025-01-08 16/week @ 2025-01-15 34/week @ 2025-01-22 13/week @ 2025-01-29 25/week @ 2025-02-05 23/week @ 2025-02-12 13/week @ 2025-02-19 35/week @ 2025-02-26

100 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.3–4MB
~69K SLoC