WeakLink

Type Alias WeakLink 

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

Polyhorn core weak link type that is specialized for the iOS platform.

Aliased Typeยง

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