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 639442/week @ 2024-10-17 659557/week @ 2024-10-24 640296/week @ 2024-10-31 792200/week @ 2024-11-07 753585/week @ 2024-11-14 710516/week @ 2024-11-21 573379/week @ 2024-11-28 769285/week @ 2024-12-05 816994/week @ 2024-12-12 439708/week @ 2024-12-19 317459/week @ 2024-12-26 694825/week @ 2025-01-02 1011976/week @ 2025-01-09 868027/week @ 2025-01-16 891232/week @ 2025-01-23 752174/week @ 2025-01-30

3,659,335 downloads per month
Used in 8,883 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

~325–440KB