bytecheck_derive 0.8.0-alpha.9

Derive macro for bytecheck
Documentation
[package]
name = "bytecheck_derive"
description = "Derive macro for bytecheck"
documentation = "https://docs.rs/bytecheck_derive"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
proc-macro = true

[dependencies]
proc-macro2.workspace = true
syn.workspace = true
quote.workspace = true