binja 0.3.1

A simple and efficient binary serializer and deserializer for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# binja

A simple and efficient binary serializer and deserializer for Rust.

## example

see [examples](./examples/)

## TODO

- [ ] readme
- [ ] Comments
- [ ] rust docs