Searched defs:Downcast (Results 1 – 5 of 5) sorted by relevance
174 pub trait Downcast: Any { trait
122 pub trait Downcast<T>: Any interface
10 Downcast { enumerator