libcontract-sys

Crates.iolibcontract-sys
lib.rslibcontract-sys
version1.0.0
sourcesrc
created_at2024-08-08 00:08:48.345228
updated_at2024-08-08 00:08:48.345228
descriptionnative bindings to libcontract(3LIB), the illumos contract(5) management library
homepage
repositoryhttps://github.com/illumos/libcontract-sys
max_upload_size
id1328914
size25,960
Joshua M. Clulow (jclulow)

documentation

README

libcontract-sys

This crate contains hand-crafted native bindings for libcontract(3LIB) that do not require bindgen, depending only on Committed parts of the library API and ABI. This library allows programmatic access to the contract subsystem on illumos systems, as described in contract(5), libcontract(3LIB), and process(5).

License

Unless otherwise noted, all components are licensed under the Mozilla Public License Version 2.0.

Commit count: 0

cargo fmt