[][src]Crate fruity

Rusty bindings for Apple libraries, brought to you by @NikolaiVazquez.

Modules

core_foundation

Core Foundation framework.

foundation

Foundation framework.

objc

Objective-C library.

Macros

nsstring

Creates an NSString from a static string.

selector

Creates a SEL from a selector literal.

selector_str

Creates a &'static str from a selector literal, that may be used as the basis of a SEL.