libSM-sys

Crates.iolibSM-sys
lib.rslibSM-sys
version0.1.0
sourcesrc
created_at2022-01-05 04:21:20.634825
updated_at2022-01-05 04:21:20.634825
descriptionLow-level Rust bindings for the libSM X11 Session Management library
homepage
repositoryhttps://github.com/lethalbit/libSM-sys
max_upload_size
id508217
size3,699
Aki (lethalbit)

documentation

README

libSM-sys

This is a low-level rust binding package for libSM, the X11 Session Management library.

Usage

In your Cargo.toml file add the following section:

[dependencies]
libSM-sys = "0.1"

License

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

Commit count: 0

cargo fmt