objc2-foundation 0.2.0-alpha.2

Bindings to the Objective-C Foundation framework
1
2
3
4
5
6
7
8
9
# `objc2-foundation`

[![Latest version](https://badgen.net/crates/v/objc2-foundation)](https://crates.io/crates/objc2-foundation)
[![License](https://badgen.net/badge/license/MIT/blue)](../LICENSE.txt)
[![Documentation](https://docs.rs/objc2-foundation/badge.svg)](https://docs.rs/objc2-foundation/)
[![Apple CI](https://github.com/madsmtm/objc2/actions/workflows/apple.yml/badge.svg)](https://github.com/madsmtm/objc2/actions/workflows/apple.yml)
[![GNUStep CI](https://github.com/madsmtm/objc2/actions/workflows/gnustep.yml/badge.svg)](https://github.com/madsmtm/objc2/actions/workflows/gnustep.yml)

Bindings to the Objective-C `Foundation` framework in Rust.