wayland-scanner 0.21.9

Wayland Scanner for generating rust APIs from XML wayland protocol files. Intented for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
Documentation
[badges.travis-ci]
repository = "Smithay/wayland-rs"
[dependencies.xml-rs]
version = ">=0.7, <0.9"

[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui", "api-bindings"]
description = "Wayland Scanner for generating rust APIs from XML wayland protocol files. Intented for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings."
documentation = "https://smithay.github.io/wayland-rs/wayland_scanner/"
keywords = ["wayland", "codegen"]
license = "MIT"
name = "wayland-scanner"
repository = "https://github.com/smithay/wayland-rs"
version = "0.21.9"