iced_layershell_macros 0.7.1

Wayland extra shell lib
Documentation
[dependencies.proc-macro2]
version = "1.0.86"

[dependencies.quote]
version = "1.0.37"

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

[lib]
name = "iced_layershell_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Decodertalkers <aakari@tutanota.com>", "Aakash Sen Sharma <aakashsensharma@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Wayland extra shell lib"
edition = "2021"
keywords = ["wayland", "wlroots"]
license = "MIT"
name = "iced_layershell_macros"
readme = "README.md"
repository = "https://github.com/waycrate/exwlshelleventloop"
version = "0.7.1"