hun-offsetof 0.1.0

Provides C-like macros: offset_of and container_of
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Han Tingjun <1467792822@qq.com>"]
description = "Provides C-like macros: offset_of and container_of"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "hun-offsetof"
readme = "README.md"
repository = "https://gitee.com/1467792822/roffsetof"
version = "0.1.0"