Skip to content

dylanmckay/xproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust bindings to the X11 protocol library

Resources

Stars

Watchers

Forks

Packages

No packages published