cast_mut

Function cast_mut 

Source
pub fn cast_mut<U: 'static, V: 'static>(u: &mut U) -> Option<&mut V>