facet-derive 0.27.2

Proc macro for deriving the 'Facet' trait in facet
Documentation
[dependencies.facet-derive-emit]
version = "0.27.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "encoding"]
description = "Proc macro for deriving the 'Facet' trait in facet"
edition = "2024"
keywords = ["reflection", "introspection", "serialization", "deserialization", "derive"]
license = "MIT OR Apache-2.0"
name = "facet-derive"
readme = "README.md"
repository = "https://github.com/facet-rs/facet"
rust-version = "1.87.0"
version = "0.27.2"

[target."cfg(any())".dependencies.facet-core]
version = "0.27.2"