Objective-C runtime bindings and wrapper for Rust, enabling interaction with Objective-C objects and methods.
# Cargo.toml
[dependencies]
objc = "0.2.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an NSObject instance using Objective-C runtime.
Use conditional compilation or target-specific dependencies for cross-platform code.
No dependency data recorded yet.