Crates.io | smf |
lib.rs | smf |
version | 0.2.3 |
source | src |
created_at | 2021-02-19 15:42:20.589598 |
updated_at | 2023-09-19 18:25:23.392643 |
description | Rust bindings for the illumos SMF system |
homepage | |
repository | https://github.com/oxidecomputer/smf |
max_upload_size | |
id | 357619 |
size | 86,616 |
This crate provides a Rust interface to various utilities in the illumos SMF system.
It provides a set of bindings for commands such as "svcs", "svcadm", "svccfg", and "svcprop".
Warning: This crate is still under active development, and is far from stable.