Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kiwiyou/xcb-imdkit-sys
- Owner: kiwiyou
- Created: 2020-12-02T15:22:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T15:23:11.000Z (about 4 years ago)
- Last Synced: 2024-11-27T19:15:42.933Z (about 1 month ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```