Source code
Revision control
Copy as Markdown
Other Tools
# `objc2`
[](https://github.com/madsmtm/objc2/actions/workflows/ci.yml)
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
see that for related crates.