enumflags2_derive 0.6.2

Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.
Documentation
[dependencies.proc-macro2]
version = "^1.0"

[dependencies.quote]
version = "^1.0"

[dependencies.syn]
version = "^1.0"

[features]
not_literal = []

[lib]
proc-macro = true

[package]
authors = ["maik klein <maikklein@googlemail.com>", "Jakub \"NieDżejkob\" Kądziołka <kuba@kadziolka.net>"]
description = "Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions."
keywords = ["enum", "bitflag", "flag", "bitflags"]
license = "MIT OR Apache-2.0"
name = "enumflags2_derive"
repository = "https://github.com/NieDzejkob/enumflags2"
version = "0.6.2"