objc2

Crates.ioobjc2
lib.rsobjc2
version0.6.2
created_at2021-11-19 13:58:11.786614+00
updated_at2025-08-14 00:46:14.643272+00
descriptionObjective-C interface and runtime bindings
homepage
repositoryhttps://github.com/madsmtm/objc2
max_upload_size
id484462
size1,155,320
simlay (simlay)

documentation

README

objc2

Latest version License Documentation CI

Objective-C interface and runtime bindings in Rust.

Most of the core libraries and frameworks that are in use on Apple systems are written in Objective-C; this crate enables you to interact with those.

This README is kept intentionally small in an effort to consolidate the documentation, see the Rust docs for more details.

This crate is part of the objc2 project, see that for related crates.

Commit count: 4064

cargo fmt