Rust smart pointers for Objective-C reference counting.
# Cargo.toml
[dependencies]
objc_id = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an Id smart pointer from a retained Objective-C pointer.
Ensure proper retain/release semantics and use only with valid Objective-C objects.
No dependency data recorded yet.