1 unstable release

0.1.0 Mar 16, 2022

#76 in #byte-array


Used in mork

MIT/Apache

4KB

mork-message-derive

Apparently you need to have procedural macros in another crate, so this is anoter crate. Here is a thread about this on stackoverflow

This has derive macros for the crate mork. mork on github. mork on crates.io.

Those macros are used for serialising and deserialising messages from and to byte arrays to be sent over internet.

Dependencies

~1–1.6MB
~37K SLoC