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

#16 in macOS and iOS APIs

Download history 551616/week @ 2024-08-19 507959/week @ 2024-08-26 512413/week @ 2024-09-02 548790/week @ 2024-09-09 517294/week @ 2024-09-16 582895/week @ 2024-09-23 576094/week @ 2024-09-30 636489/week @ 2024-10-07 592775/week @ 2024-10-14 654346/week @ 2024-10-21 625337/week @ 2024-10-28 746866/week @ 2024-11-04 774644/week @ 2024-11-11 729379/week @ 2024-11-18 587988/week @ 2024-11-25 629143/week @ 2024-12-02

2,746,138 downloads per month
Used in 9,230 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