binary-data-schema 0.1.1

Meta language for raw binary serialization
Documentation
# binary-data-schema

[![Crates.io](https://img.shields.io/crates/v/binary-data-schema.svg)](https://crates.io/crates/binary-data-schema)
[![Docs.rs](https://docs.rs/binary-data-schema/badge.svg)](https://docs.rs/binary-data-schema)
[![CI](https://github.com/wintechis/binary-data-schema/workflows/Continuous%20Integration/badge.svg)](https://github.com/wintechis/binary-data-schema/actions)
[![Coverage Status](https://coveralls.io/repos/github/wintechis/binary-data-schema/badge.svg?branch=master)](https://coveralls.io/github/wintechis/binary-data-schema?branch=master)



## License

Licensed under either of

 * Apache License, Version 2.0
   ([LICENSE-APACHE]../LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license
   ([LICENSE-MIT]../LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

See [CONTRIBUTING.md](../CONTRIBUTING.md).