bytepack 0.2.0

bytepack offers a Read and Write trait extension generalized for any packed data type.
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly