lightpack-derive 0.2.6

Implementation of #[derive(Size, Pack, Unpack)]
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

[lib]
proc-macro = true

[package]
categories = ["encoding", "no-std"]
description = "Implementation of #[derive(Size, Pack, Unpack)]"
edition = "2021"
homepage = "https://github.com/ProjectLighthouseCAU/lightpack"
license = "MIT"
name = "lightpack-derive"
repository = "https://github.com/ProjectLighthouseCAU/lightpack"
version = "0.2.6"