ShareWeak

Type Alias ShareWeak 

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

Aliased Typeยง

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