#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

#78 in #endian

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 179/week @ 2024-10-21 106/week @ 2024-10-28 77/week @ 2024-11-04 25/week @ 2024-11-11

393 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

~230–670KB
~16K SLoC