Crates.io | libICE-sys |
lib.rs | libICE-sys |
version | 0.1.0 |
source | src |
created_at | 2022-01-05 04:20:27.644935 |
updated_at | 2022-01-05 04:20:27.644935 |
description | Low-level Rust bindings for the libICE X11 Inter-Client Exchange library |
homepage | |
repository | https://github.com/lethalbit/libICE-sys |
max_upload_size | |
id | 508216 |
size | 3,814 |
This is a low-level rust binding package for libICE, the X11 Inter-Client Exchange library.
In your Cargo.toml
file add the following section:
[dependencies]
libICE-sys = "0.1"
libICE-sys is licensed under the MIT and can be found in the LICENSE file.