Searched defs:DowncastError (Results 1 – 1 of 1) sorted by relevance
90 pub struct DowncastError<O> { struct95 impl<O> DowncastError<O> { implementation103 impl<O> Debug for DowncastError<O> { implementation111 impl<O> Display for DowncastError<O> { implementation118 impl<O> Error for DowncastError<O> {} implementation