Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiwiyou/xcb-imdkit-sys

Rust bindings to xcb-imdkit generated using bindgen
https://github.com/kiwiyou/xcb-imdkit-sys

Last synced: 26 days ago
JSON representation

Rust bindings to xcb-imdkit generated using bindgen

Awesome Lists containing this project

README

        

# xcb-imdkit-sys

Rust bindings to [xcb-imdkit](https://github.com/fcitx/xcb-imdkit).

## Usage

Add following dependency to your `Cargo.toml`:

```toml
xcb-imdkit-sys = "0.1.0"
```