pub type Manager<'a> = Manager<'a, Platform>;
Polyhorn core manager type that is specialized for the iOS platform.
pub struct Manager<'a> { /* private fields */ }