typesize-derive 0.1.10

Internal proc-macro crate for typesize
Documentation
[dependencies.proc-macro2]
version = "1.0.69"

[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
version = "2.0.39"

[features]
details = []

[lib]
name = "typesize_derive"
path = "src/lib.rs"
proc-macro = true

[lints.clippy.pedantic]
level = "warn"
priority = -1

[lints.rust]
unsafe_code = "forbid"

[lints.rust.rust_2018_idioms]
level = "warn"
priority = -1

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Internal proc-macro crate for typesize"
edition = "2021"
license = "MIT"
name = "typesize-derive"
readme = false
repository = "https://github.com/GnomedDev/typesize"
rust-version = "1.65"
version = "0.1.10"