9 stable releases
| 2.0.1 | Feb 13, 2021 |
|---|---|
| 1.1.5 | Apr 6, 2019 |
| 1.1.4 | Dec 3, 2018 |
| 1.1.2 | Nov 24, 2018 |
| 0.1.0 | Nov 22, 2018 |
#479 in Unix APIs
74 downloads per month
550KB
19K
SLoC
Rust transpilation of the xproto library.
This library exposes types and values required to communicate with, or as, an X11 server.
The C xproto library
does not contain any logic - only datastructures and constants.
This means the library does not contain any C code or link to any non-Rust object files.
xproto
Bindings to the xproto library.
Rust transpilation of the xproto library.
This library exposes types and values required to communicate with, or as, an X11 server.
The C xproto library does not contain any logic - only datastructures and constants.
This means the library does not contain any C code or link to any non-Rust object files.
Dependencies
~0–0.9MB
~18K SLoC