Crates.io | xim |
lib.rs | xim |
version | 0.4.0 |
source | src |
created_at | 2021-03-09 03:32:01.287742 |
updated_at | 2023-12-23 11:39:31.568742 |
description | XIM protocol parser, handler |
homepage | |
repository | https://github.com/Riey/xim-rs |
max_upload_size | |
id | 366049 |
size | 146,971 |
XIM protocol handler in Rust
You can see xim server example in my IME
The current Minimum Safe Rust Version in 1.64. The current tentative policy is that any change in the MSRV will be accompanied by a minor version bump.
Binding with X client libraries
Read/Write xim message generated from xim-gen
xim protocol parser generator