fluid_attributes 0.4.0

Proc macro attributes for the fluid crate.
Documentation
[dependencies.pm]
package = "proc-macro2"
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
features = ["full", "extra-traits", "visit", "visit-mut"]
version = "0.15"

[dependencies.uuid]
features = ["v4"]
version = "0.7"

[features]
debug = []

[lib]
proc-macro = true

[package]
authors = ["Boiethios <felix-dev@daudre-vignier.fr>"]
description = "Proc macro attributes for the fluid crate."
documentation = "https://docs.rs/fluid/"
edition = "2018"
homepage = "https://gitlab.com/Boiethios/fluid-rs/wikis"
license = "Apache-2.0"
name = "fluid_attributes"
repository = "https://gitlab.com/Boiethios/fluid-rs"
version = "0.4.0"