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