Crates.io | system-configuration |
lib.rs | system-configuration |
version | 0.6.1 |
source | src |
created_at | 2018-02-01 12:06:51.842395 |
updated_at | 2024-08-22 13:00:37.745969 |
description | Bindings to SystemConfiguration framework for macOS |
homepage | |
repository | https://github.com/mullvad/system-configuration-rs |
max_upload_size | |
id | 49141 |
size | 70,905 |
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