8 releases (5 breaking)

0.6.1 Aug 22, 2024
0.6.0 Jan 31, 2024
0.5.1 May 16, 2023
0.5.0 Jan 4, 2022
0.1.0 Feb 1, 2018

#11 in macOS and iOS APIs

Download history 326313/week @ 2024-07-05 348224/week @ 2024-07-12 383761/week @ 2024-07-19 428862/week @ 2024-07-26 427889/week @ 2024-08-02 495199/week @ 2024-08-09 525693/week @ 2024-08-16 525849/week @ 2024-08-23 490582/week @ 2024-08-30 546813/week @ 2024-09-06 513296/week @ 2024-09-13 595398/week @ 2024-09-20 570136/week @ 2024-09-27 630521/week @ 2024-10-04 584223/week @ 2024-10-11 645824/week @ 2024-10-18

2,544,867 downloads per month
Used in 9,215 crates (13 directly)

MIT/Apache

97KB
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

~315–430KB