dyn_clone

Function arc_make_mut

source
pub fn arc_make_mut<T>(arc: &mut Arc<T>) -> &mut T
where T: ?Sized + DynClone,
Expand description

&mut Arc<T> —▸ &mut T