pub type WeakReference<T> = WeakReference<Platform, T>;Expand description
Polyhorn core weak reference type that is specialized for the iOS platform.
Aliased Typeยง
pub struct WeakReference<T>(/* private fields */);pub type WeakReference<T> = WeakReference<Platform, T>;Polyhorn core weak reference type that is specialized for the iOS platform.
pub struct WeakReference<T>(/* private fields */);