downcast

Function downcast 

Source
pub fn downcast<T: 'static>(_self: Object<DynAny>) -> Object<T>