ceiling-macros 0.1.2

Macros for the ceiling crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.rand]
version = "0.8"

[dependencies.syn]
features = ["derive", "parsing"]
version = "1.0"

[lib]
proc-macro = true

[package]
description = "Macros for the ceiling crate"
documentation = "https://docs.rs/ceiling"
edition = "2021"
license = "MIT"
name = "ceiling-macros"
readme = "README.md"
repository = "https://github.com/mrvillage/ceiling"
resolver = "1"
version = "0.1.2"