7 releases (breaking)

0.6.0 Jan 31, 2024
0.5.1 May 16, 2023
0.5.0 Jan 4, 2022
0.4.0 Jun 4, 2020
0.1.0 Feb 1, 2018

#20 in macOS and iOS APIs

Download history 239758/week @ 2024-01-02 258669/week @ 2024-01-09 299737/week @ 2024-01-16 303791/week @ 2024-01-23 311512/week @ 2024-01-30 298330/week @ 2024-02-06 295866/week @ 2024-02-13 307388/week @ 2024-02-20 314889/week @ 2024-02-27 341024/week @ 2024-03-05 349885/week @ 2024-03-12 344837/week @ 2024-03-19 306851/week @ 2024-03-26 347754/week @ 2024-04-02 343847/week @ 2024-04-09 280238/week @ 2024-04-16

1,343,758 downloads per month
Used in 9,623 crates (7 directly)

MIT/Apache

94KB
1.5K SLoC

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


lib.rs:

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!

Dependencies

~445KB