wayland-protocols 0.30.0

Generated API for the officials wayland protocol extensions
Documentation
[dependencies.bitflags]
version = "1.0"

[dependencies.wayland-backend]
version = "0.1.0"

[dependencies.wayland-client]
optional = true
version = "0.30.0"

[dependencies.wayland-scanner]
version = "0.30.0"

[dependencies.wayland-server]
optional = true
version = "0.30.0"

[features]
client = ["wayland-client"]
server = ["wayland-server"]
staging = []
unstable = []

[package]
authors = ["Elinor Berger <elinor@safaradeg.net>"]
categories = ["gui", "api-bindings"]
description = "Generated API for the officials wayland protocol extensions"
documentation = "https://docs.rs/wayland-protocols/"
edition = "2018"
keywords = ["wayland", "client", "server", "protocol", "extension"]
license = "MIT"
name = "wayland-protocols"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
rust-version = "1.59"
version = "0.30.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]