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

#337 in Unix APIs

Download history 14/week @ 2023-10-19 17/week @ 2023-10-26 18/week @ 2023-11-02 13/week @ 2023-11-09 22/week @ 2023-11-16 22/week @ 2023-11-23 30/week @ 2023-11-30 28/week @ 2023-12-07 22/week @ 2023-12-14 32/week @ 2023-12-21 5/week @ 2023-12-28 24/week @ 2024-01-04 17/week @ 2024-01-11 24/week @ 2024-01-18 18/week @ 2024-01-25 18/week @ 2024-02-01

81 downloads per month

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–800KB
~16K SLoC