from_rc

Function from_rc 

Source
pub unsafe fn from_rc<T: ?Sized>(value: Rc<T>) -> RcMut<T>