typesize-derive 0.1.10

Internal proc-macro crate for typesize
Documentation
[package]
name = "typesize-derive"
description = "Internal proc-macro crate for typesize"
repository = "https://github.com/GnomedDev/typesize"
rust-version = "1.65"
version = "0.1.10"
edition = "2021"
license = "MIT"

[dependencies]
proc-macro2 = "1.0.69"
quote = "1.0.33"
syn = "2.0.39"

[features]
details = []

[lib]
proc-macro = true

[lints]
workspace = true