Searched defs:downcast_ref (Results 1 – 2 of 2) sorted by relevance
263 pub fn downcast_ref<T: 'static>(&self) -> Option<&T> { in downcast_ref() method
477 pub fn downcast_ref<E>(&self) -> Option<&E> in downcast_ref() method