Skip to main content

Crate polyhorn_ios_sys

Crate polyhorn_ios_sys 

Source
Expand description

This crate implements bindings to all the native classes we use for Polyhorn.

Modules§

coregraphics
Bindings to CoreGraphics.framework.
foundation
Bindings to Foundation.framework.
polykit
Bindings to PolyKit.framework.
quartzcore
Bindings to QuartzCore.framework.
uikit
Bindings to UIKit.framework.

Traits§

IntoRaw
Represents a type that can be converted to a Rust wrapper of a raw Objective-C type.
Raw
A trait that is implemented by Rust wrappers of Objective-C types.