wayland-scanner
This crate provides procedural macros for generating the rust code associated with a
Wayland XML protocol specification, for use with the wayland-client, wayland-server
and wayland-backend crates.
Before trying to use this crate, you may check if the protocol extension you want to use
is not already exposed in the wayland-protocols crate.