Skip to main content

Weak

Type Alias Weak 

Source
pub type Weak<T> = Weak<T>;

Aliased Typeยง

pub struct Weak<T> { /* private fields */ }