Searched defs:WeakRefGuard (Results 1 – 1 of 1) sorted by relevance
36 struct WeakRefGuard { struct53 inner: Arc::new(WeakRefGuard { raw, vm }), in from_raw() argument153 impl Drop for WeakRefGuard { implementation