#endian #byte-stream #stream #little #byte

macro le-stream-derive

Derive maros to de-/serialize objects from/to little endian byte streams

6 releases (3 breaking)

0.4.2 Oct 11, 2024
0.4.1 Oct 11, 2024
0.4.0 Sep 22, 2024
0.3.1 Sep 20, 2024
0.1.3 Sep 18, 2024

#75 in #byte-stream

Download history 444/week @ 2024-09-16 72/week @ 2024-09-23 10/week @ 2024-09-30 421/week @ 2024-10-07 209/week @ 2024-10-14

812 downloads per month
Used in le-stream

MIT license

13KB
155 lines

le-stream-derive

Derive macros for le-stream

Contribution guidelines

  • Use cargo fmt
  • Check code with cargo clippy

lib.rs:

Derive macros for the FromLeStream and ToLeStream traits.

Dependencies

~245–690KB
~16K SLoC