#little #byte-stream #stream #endian #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

#81 in #endian

Download history 8/week @ 2024-10-02 516/week @ 2024-10-09 182/week @ 2024-10-16 168/week @ 2024-10-23 84/week @ 2024-10-30 46/week @ 2024-11-06 22/week @ 2024-11-13 10/week @ 2024-11-20 3/week @ 2024-12-04 6/week @ 2024-12-11 2/week @ 2024-12-18

473 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

~200–630KB
~15K SLoC