from_bytes 0.2.2

create from_bytes() and packed_size() to read binary data into structs
Documentation
[dependencies.duplicate]
version = "0.2"

[dependencies.from_bytes_derive]
version = "0.2.2"

[features]
i16_arrays = []
i32_arrays = []
i64_arrays = []
i8_arrays = []
u16_arrays = []
u32_arrays = []
u64_arrays = []
u8_arrays = []

[package]
authors = ["Jan Starke <Jan.Starke@t-systems.com>"]
description = "create from_bytes() and packed_size() to read binary data into structs"
edition = "2018"
license = "GPL-3.0"
name = "from_bytes"
repository = "https://github.com/janstarke/from_bytes"
version = "0.2.2"