[go: up one dir, main page]

xkbcommon 0.1.0

Rust bindings and wrappers for libxkbcommon
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# xkbcommon-rs

xkbcommon-rs is a set of bindings and safe wrappers for [libxkbcommon](http://xkbcommon.org/).

```toml
[dependencies]
xkbcommon = { version = "0.1", features = ["x11"] }
```

# documentation

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


# example

Living example here: https://github.com/rtbo/clue-rs/blob/master/src/platform/xcbplatform/xcbkeyboard.rs