scsys-derive 0.1.1

Derive macros created for scsys
Documentation
[dependencies.proc-macro2]
version = "1.0.40"

[dependencies.quote]
version = "1.0.20"

[dependencies.syn]
features = ["full"]
version = "1.0.98"

[dev-dependencies]

[lib]
proc-macro = true

[package]
authors = ["FL03 <jo3mccain@icloud.com> (https://github.com/FL03)", "Scattered-Systems (https://github.com/scattered-systems)"]
categories = []
description = "Derive macros created for scsys"
edition = "2021"
homepage = "https://scattered-systems.github.io/scsys"
keywords = ["derive", "proc-macros"]
license = "MIT"
name = "scsys-derive"
repository = "https://github.com/scattered-systems/scsys"
version = "0.1.1"
[package.metadata.docs.rs]
all-features = true
rustc-args = ["--cfg", "docsrs"]