#foundation #objective-c #api-bindings

nightly no-std objrs_frameworks_foundation

Bindings for Apple's Foundation framework

3 releases

Uses old Rust 2015

0.0.2 Dec 2, 2018
0.0.1 Aug 23, 2018
0.0.0 May 14, 2018

#171 in macOS and iOS APIs

Download history 4/week @ 2024-02-12 8/week @ 2024-02-19 34/week @ 2024-02-26 8/week @ 2024-03-04 18/week @ 2024-03-11 14/week @ 2024-03-18

75 downloads per month
Used in 4 crates (3 directly)

Apache-2.0 OR MIT OR MPL-2.0

97KB
2K SLoC

objrs_frameworks_foundation

The objrs_frameworks_foundation crate provides bindings for Apple's Foundation framework. This crate is far from complete, but has some partial bindings for the following Foundation types:

  • NSArray.
  • NSError.
  • NSMutableString.
  • NSNotification.
  • NSObject.
  • NSProcessInfo.
  • NSString.

License

See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.

Dependencies

~2MB
~47K SLoC