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

#18 in macOS and iOS APIs

Download history 585928/week @ 2024-09-24 589266/week @ 2024-10-01 611815/week @ 2024-10-08 618540/week @ 2024-10-15 653774/week @ 2024-10-22 622632/week @ 2024-10-29 773769/week @ 2024-11-05 757835/week @ 2024-11-12 739798/week @ 2024-11-19 567065/week @ 2024-11-26 701479/week @ 2024-12-03 848867/week @ 2024-12-10 664376/week @ 2024-12-17 304140/week @ 2024-12-24 484027/week @ 2024-12-31 720182/week @ 2025-01-07

2,320,106 downloads per month
Used in 9,314 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