Weak

Type Alias Weak 

Source
pub type Weak = Weak<Platform>;
Expand description

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

Aliased Typeยง

pub struct Weak { /* private fields */ }