heim-derive 0.1.0-rc.1

Derive macros for heim crates
Documentation
[dependencies.proc-macro2]
version = "~1.0"

[dependencies.quote]
version = "~1.0"

[dependencies.syn]
default-features = false
features = ["derive", "full", "parsing", "printing", "proc-macro"]
version = "~1.0"
[dev-dependencies.version-sync]
version = "0.9"

[lib]
proc-macro = true

[package]
authors = ["svartalf <self@svartalf.info>"]
categories = ["asynchronous", "os", "api-bindings"]
description = "Derive macros for heim crates"
edition = "2018"
keywords = ["heim", "system", "information", "sysinfo", "psutil"]
license = "Apache-2.0 OR MIT"
name = "heim-derive"
readme = "README.md"
repository = "https://github.com/heim-rs/heim"
version = "0.1.0-rc.1"