Function dyn_clone::arc_make_mut

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

&mut Arc<T> —▸ &mut T