bincode2 2.0.1

A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!
Documentation
1
2
3
4
5
6
7
8
9
10
11
Contributing to Pravega
======================================

Pravega community follows specific rules and principles. If you're already familiar with them, you'll feel right at home.

Otherwise, please go read Pravega's 
* [Contributions guidelines]https://github.com/pravega/pravega/wiki/Contributing
* [Issue triaging and labeling]https://github.com/pravega/pravega/wiki/Issues-Triaging-and-Labeling
* [Review process]https://github.com/pravega/pravega/wiki/Pull-Request-and-Reviews

Happy hacking!