objc2-exception-helper
External helper function for catching Objective-C exceptions
0.1.1
13M downloads/mo
#2741 most downloaded on crates.io
madsmtm/objc2
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
2 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jun 2024 to Jan 2025
2025
2026
Releases
latest 2-
0.1.122 Jan 2025Release notes
Open source →Fixed
- Fixed the symbol name to include the correct SemVer version of the crate.
- Fixed the ABI of
try_catchto beextern "C-unwind". - Clarified that
try_catchdoes not catch Rust panics.
-
0.1.002 Jun 2024