#appkit #objective-c #api-bindings

nightly no-std objrs_frameworks_app_kit

Bindings for Apple's AppKit framework

2 releases

Uses old Rust 2015

0.0.2 Dec 2, 2018
0.0.1 Aug 23, 2018

#184 in macOS and iOS APIs

36 downloads per month
Used in 2 crates

Apache-2.0 OR MIT OR MPL-2.0

125KB
2K SLoC

objrs_frameworks_app_kit

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

  • NSApplicationDelegate.
  • NSApplication.
  • NSMenuItem.
  • NSMenu.
  • NSResponder.
  • NSViewController.
  • NSView.
  • NSWindow.

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