bytestruct-derive 0.1.0

Derive macro for bytestruct that provides a way to read structs from and to byte slices
Documentation
[dependencies.quote]
version = "1.0.34"

[dependencies.syn]
version = "2.0.43"

[lib]
proc-macro = true

[package]
description = "Derive macro for bytestruct that provides a way to read structs from and to byte slices"
edition = "2021"
license = "MIT"
name = "bytestruct-derive"
version = "0.1.0"