Manager

Type Alias Manager 

Source
pub type Manager<'a> = Manager<'a, Platform>;
Expand description

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

Aliased Typeยง

pub struct Manager<'a> { /* private fields */ }