le-stream 0.3.1

De-/serialize objects from/to little endian byte streams
Documentation
1
2
3
4
5
6
7
8
# le-stream

Serialize object to and deserialize them from little-endian byte streams.

## Contribution guidelines

* Use `cargo fmt`
* Check code with `cargo clippy`