objrs_frameworks_foundation

Crates.ioobjrs_frameworks_foundation
lib.rsobjrs_frameworks_foundation
version0.0.2
sourcesrc
created_at2018-05-14 03:24:09.515164
updated_at2018-12-02 00:06:28.182078
descriptionBindings for Apple's Foundation framework.
homepage
repositoryhttps://gitlab.com/objrs/objrs
max_upload_size
id65274
size55,182
Michael Bradshaw (mjbshaw)

documentation

README

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.

Commit count: 22

cargo fmt