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

#17 in macOS and iOS APIs

Download history 515711/week @ 2024-09-15 581716/week @ 2024-09-22 577289/week @ 2024-09-29 636342/week @ 2024-10-06 590631/week @ 2024-10-13 653532/week @ 2024-10-20 628567/week @ 2024-10-27 746293/week @ 2024-11-03 774019/week @ 2024-11-10 732234/week @ 2024-11-17 585736/week @ 2024-11-24 652381/week @ 2024-12-01 858160/week @ 2024-12-08 760190/week @ 2024-12-15 281832/week @ 2024-12-22 409797/week @ 2024-12-29

2,341,932 downloads per month
Used in 9,296 crates (15 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