Instance

Type Alias Instance 

Source
pub type Instance = Instance<Platform>;
Expand description

Polyhorn core instance type that is specialized for the iOS platform.

Aliased Typeยง

pub struct Instance { /* private fields */ }