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