safe-bytes-derive 0.1.0

Helper crate to read bytes representation of structs safely
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["derive"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
description = "Helper crate to read bytes representation of structs safely"
documentation = "https://docs.rs/safe-bytes"
edition = "2018"
keywords = ["no_std", "bytes"]
license = "MIT OR Apache-2.0"
name = "safe-bytes-derive"
version = "0.1.0"