libSM-sys 0.1.0

Low-level Rust bindings for the libSM X11 Session Management library
Documentation
  • Coverage
  • 0%
    0 out of 479 items documented0 out of 44 items with examples
  • Size
  • Source code size: 14.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lethalbit
libSM-sys-0.1.0 has been yanked.

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.