[][src]Function generic_cast::cast_ref

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