objc2

Crates.ioobjc2
lib.rsobjc2
version0.5.2
sourcesrc
created_at2021-11-19 13:58:11.786614
updated_at2024-05-21 07:56:40.563699
descriptionObjective-C interface and runtime bindings
homepage
repositoryhttps://github.com/madsmtm/objc2
max_upload_size
id484462
size871,062
simlay (simlay)

documentation

https://docs.rs/objc2/

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 interract 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: 3548

cargo fmt