Objective-Rust: the unholy union of Rust and Objective-C, enabling Rust code to interact with Objective-C runtime.
# Cargo.toml
[dependencies]
objrs = "0.0.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Objective-C compatible object from Rust.
Ensure you are compiling for a platform with Objective-C support (e.g., apple targets).
No dependency data recorded yet.