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 741688/week @ 2024-11-15 643157/week @ 2024-11-22 611066/week @ 2024-11-29 813136/week @ 2024-12-06 805834/week @ 2024-12-13 337458/week @ 2024-12-20 375350/week @ 2024-12-27 752745/week @ 2025-01-03 1029021/week @ 2025-01-10 853361/week @ 2025-01-17 895131/week @ 2025-01-24 933953/week @ 2025-01-31 1034295/week @ 2025-02-07 973258/week @ 2025-02-14 1109111/week @ 2025-02-21 1008572/week @ 2025-02-28

4,297,734 downloads per month
Used in 9,398 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

~320–435KB