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

#18 in macOS and iOS APIs

Download history 285693/week @ 2024-01-14 305407/week @ 2024-01-21 309779/week @ 2024-01-28 302204/week @ 2024-02-04 294449/week @ 2024-02-11 304120/week @ 2024-02-18 312900/week @ 2024-02-25 328702/week @ 2024-03-03 357917/week @ 2024-03-10 342407/week @ 2024-03-17 323704/week @ 2024-03-24 335561/week @ 2024-03-31 342555/week @ 2024-04-07 343121/week @ 2024-04-14 338179/week @ 2024-04-21 300318/week @ 2024-04-28

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