abrasion/third_party/cargo/vendor/wayland-scanner-0.28.5
q3k 4a50bbf00d third_party/cargo: re-raze, fix winapi for windows 2021-05-03 23:43:36 +02:00
..
src third_party/cargo: update 2021-04-03 16:13:10 +00:00
.cargo-checksum.json third_party/cargo: update 2021-04-03 16:13:10 +00:00
BUILD.bazel third_party/cargo: re-raze, fix winapi for windows 2021-05-03 23:43:36 +02:00
Cargo.toml third_party/cargo: update 2021-04-03 16:13:10 +00:00
LICENSE.txt third_party/cargo: update 2021-04-03 16:13:10 +00:00
README.md third_party/cargo: update 2021-04-03 16:13:10 +00:00

README.md

crates.io docs.rs Continuous Integration codecov

wayland-scanner

Code-generation for Wayland protocols, to be used with wayland-client or wayland-server to integrate them with your own protocol extensions.

Most general protocol extensions are already exposed by the wayland-protocols crate, so you don't need to use wayland-scanner directly to support them.