#framework #apple #cocoa #macos-ios #macos #api-bindings

no-std objc2-system-extensions

Bindings to the SystemExtensions framework

2 unstable releases

0.2.2 May 28, 2024
0.0.0 May 28, 2024

#237 in macOS and iOS APIs

Download history 133/week @ 2024-05-22 97/week @ 2024-05-29 8/week @ 2024-06-05 8/week @ 2024-06-19 103/week @ 2024-06-26 217/week @ 2024-07-03 225/week @ 2024-07-10 227/week @ 2024-07-17 227/week @ 2024-07-24 322/week @ 2024-07-31 257/week @ 2024-08-07 179/week @ 2024-08-14 238/week @ 2024-08-21 263/week @ 2024-08-28

1,007 downloads per month

MIT license

3MB
58K SLoC

objc2-system-extensions

Latest version License Documentation CI

Rust bindings to Apple's framework SystemExtensions.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the SystemExtensions framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies