Crates.io | objrs_frameworks_foundation |
lib.rs | objrs_frameworks_foundation |
version | 0.0.2 |
source | src |
created_at | 2018-05-14 03:24:09.515164 |
updated_at | 2018-12-02 00:06:28.182078 |
description | Bindings for Apple's Foundation framework. |
homepage | |
repository | https://gitlab.com/objrs/objrs |
max_upload_size | |
id | 65274 |
size | 55,182 |
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
.See the COPYRIGHT file. objrs is triple-licensed under the Apache License 2.0, MIT License, and Mozilla Public License 2.0 terms.