#macos-ios #exception #objective-c #ios #macos #no-alloc

sys no-std objc2-exception-helper

External helper function for catching Objective-C exceptions

2 releases

0.1.1 Jan 22, 2025
0.1.0 Jun 2, 2024

#310 in macOS and iOS APIs

Download history 112/week @ 2025-01-17 188/week @ 2025-01-24 106/week @ 2025-01-31 101/week @ 2025-02-07 65/week @ 2025-02-14 3114/week @ 2025-02-21 17430/week @ 2025-02-28 20742/week @ 2025-03-07 25287/week @ 2025-03-14 25133/week @ 2025-03-21 24542/week @ 2025-03-28 25599/week @ 2025-04-04 24471/week @ 2025-04-11 25923/week @ 2025-04-18 29286/week @ 2025-04-25

109,029 downloads per month
Used in 45 crates (via objc2)

Zlib OR Apache-2.0 OR MIT

12KB
66 lines

External helper methods for catching Objective-C exceptions.

This exists as a separate crate to avoid having to compile a build.rs script in objc2 in most cases, and to properly version the compiled binary with the links Cargo manifest key.

You should not need to use this crate directly.


objc2-exception-helper

Latest version License Documentation CI

External helper function for catching Objective-C exceptions.

You should not need to use this crate directly, it's an implementation detail of objc2.

Dependencies

~0–275KB