libsystemd-sys 0.2.2

FFI bindings to libsystemd
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.pkg-config]
version = "0.*"
[dependencies.libc]
version = "0.*"

[features]
bus = []

[package]
authors = ["Cody P Schafer <dev@codyps.com>"]
build = "build.rs"
description = "FFI bindings to libsystemd"
documentation = "https://docs.rs/libsystemd-sys"
include = ["Cargo.toml", "**/*.rs", "build.rs"]
license = "LGPL-2.1+"
name = "libsystemd-sys"
repository = "https://github.com/jmesmon/rust-systemd"
version = "0.2.2"