podio 0.1.7

Additional trait for Read and Write to read and write Plain Old Data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "podio"
version = "0.1.7"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
license = "MIT OR Apache-2.0"
keywords = ["byte", "byteorder", "io"]
repository = "https://github.com/mvdnes/podio.git"
documentation = "http://mvdnes.github.io/rust-docs/podio/podio/index.html"
description = """
Additional trait for Read and Write to read and write Plain Old Data
"""