wayland-scanner 0.30.0-alpha10

Wayland Scanner for generating rust APIs from XML wayland protocol files.
Documentation
1
2
3
4
5
6
7
8
9
# CHANGELOG: wayland-scanner

## Unreleased

## 0.30.0-alpha1

Full rework of the crate together of the reworks of `wayland-client` and `wayland-server`.

The code generation is now achieved using procedural macros rather than build scripts.