xkbcommon 0.3.0

Rust bindings and wrappers for libxkbcommon
Documentation

xkbcommon-rs

xkbcommon-rs is a set of bindings and safe wrappers for libxkbcommon.

[dependencies]
xkbcommon = { version = "0.3", features = ["x11"] }

documentation

https://rtbo.github.io/xkbcommon-rs/xkbcommon

example

Living example here: https://github.com/rtbo/toy_xcb/blob/master/src/keyboard.rs