dyn_clone

Function rc_make_mut

source
pub fn rc_make_mut<T>(rc: &mut Rc<T>) -> &mut T
where T: ?Sized + DynClone,
Expand description

&mut Rc<T> —▸ &mut T