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

#80 in #endian


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

~210–640KB
~15K SLoC