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

#17 in macOS and iOS APIs

Download history 306668/week @ 2024-01-26 303867/week @ 2024-02-02 293224/week @ 2024-02-09 304082/week @ 2024-02-16 309751/week @ 2024-02-23 322429/week @ 2024-03-01 361391/week @ 2024-03-08 340796/week @ 2024-03-15 337191/week @ 2024-03-22 316872/week @ 2024-03-29 343523/week @ 2024-04-05 347080/week @ 2024-04-12 341967/week @ 2024-04-19 317455/week @ 2024-04-26 307998/week @ 2024-05-03 260647/week @ 2024-05-10

1,287,161 downloads per month
Used in 9,247 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

~320–435KB