libscf-sys 1.2.0

native bindings to libscf, the service management facility (SMF)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "libscf-sys"
version = "1.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "native bindings to libscf, the service management facility (SMF)"
keywords = ["smf", "illumos", "libscf", "scf"]
repository = "https://github.com/illumos/libscf-sys"

[dependencies]
libc = "0.2"
num-derive = "0.4"
num-traits = "0.2"