Type Alias RWeak

Source
pub type RWeak<Obj> = RWeakM<Obj, Preserve>;

Aliased Typeยง

struct RWeak<Obj> { /* private fields */ }