libICE-sys

Crates.iolibICE-sys
lib.rslibICE-sys
version0.1.0
sourcesrc
created_at2022-01-05 04:20:27.644935
updated_at2022-01-05 04:20:27.644935
descriptionLow-level Rust bindings for the libICE X11 Inter-Client Exchange library
homepage
repositoryhttps://github.com/lethalbit/libICE-sys
max_upload_size
id508216
size3,814
Aki (lethalbit)

documentation

README

libICE-sys

This is a low-level rust binding package for libICE, the X11 Inter-Client Exchange library.

Usage

In your Cargo.toml file add the following section:

[dependencies]
libICE-sys = "0.1"

License

libICE-sys is licensed under the MIT and can be found in the LICENSE file.

Commit count: 0

cargo fmt