enumset_derive 0.4.4

An internal helper crate for enumset. Not public API.
Documentation
[dependencies.darling]
version = "0.10.0"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[features]
nightly = ["proc-macro2/nightly", "darling/diagnostics"]
serde = []

[lib]
proc-macro = true

[package]
authors = ["Lymia Aluysia <lymia@lymiahugs.com>"]
description = "An internal helper crate for enumset. Not public API."
documentation = "https://lymia.moe/doc/enumset/enumset/"
edition = "2018"
license = "MIT/Apache-2.0"
name = "enumset_derive"
repository = "https://github.com/Lymia/enumset"
version = "0.4.4"