tiny-xlib 0.2.3

A tiny Xlib wrapper for Rust
Documentation
1
2
3
4
5
6
7
8
9
# Changelog

## v0.2.3

- Replace `ctor` with `ctor-lite` to remove proc-macro dependencies. (#12)

## v0.2.2

Implement better loading on `dlopen` mode.