system-configuration

Crates.iosystem-configuration
lib.rssystem-configuration
version0.6.0
sourcesrc
created_at2018-02-01 12:06:51.842395
updated_at2024-01-31 13:43:17.099859
descriptionBindings to SystemConfiguration framework for macOS
homepage
repositoryhttps://github.com/mullvad/system-configuration-rs
max_upload_size
id49141
size68,050
Linus Färnstrand (faern)

documentation

README

SystemConfiguration bindings

This crate is a high level binding to the Apple SystemConfiguration framework. For low level FFI bindings, check out the system-configuration-sys crate.

This crate only implements a small part of the SystemConfiguration framework so far. If you need a yet unimplemented part, feel free to submit a pull request!

License: MIT/Apache-2.0

Commit count: 124

cargo fmt