2 releases
0.1.1 | Aug 13, 2023 |
---|---|
0.1.0 | May 2, 2023 |
#121 in #reader-writer
53 downloads per month
Used in 2 crates
(via binary-util)
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