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

#441 in Unix APIs

MIT license

550KB
19K SLoC

xproto

Documentation

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.


lib.rs:

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–5MB
~18K SLoC