shapely-derive 3.1.0

Proc macro for deriving the 'Shapely' trait in shapely
Documentation
[dependencies.unsynn]
version = "0.0.25"

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

[package]
authors = ["Amos Wenger <amos@bearcove.eu>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "encoding"]
description = "Proc macro for deriving the 'Shapely' trait in shapely"
documentation = "https://docs.rs/shapely"
edition = "2024"
homepage = "https://github.com/bearcove/shapely"
keywords = ["reflection", "introspection", "serialization", "deserialization", "derive"]
license = "MIT OR Apache-2.0"
name = "shapely-derive"
readme = "README.md"
repository = "https://github.com/bearcove/shapely"
rust-version = "1.85"
version = "3.1.0"

[target."cfg(any())".dependencies.shapely-core]
version = "3.1.0"