wayland-scanner

Crates.iowayland-scanner
lib.rswayland-scanner
version0.31.3
sourcesrc
created_at2015-10-03 11:08:46.131292
updated_at2024-07-04 01:04:07.668256
descriptionWayland Scanner for generating rust APIs from XML wayland protocol files.
homepage
repositoryhttps://github.com/smithay/wayland-rs
max_upload_size
id3151
size259,358
Publishers (github:smithay:publishers)

documentation

https://docs.rs/wayland-scanner/

README

crates.io docs.rs Continuous Integration codecov

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.

Commit count: 1383

cargo fmt