Searched defs:IntoInnerError (Results 1 – 1 of 1) sorted by relevance
294 pub struct IntoInnerError<W> { struct299 impl<W> IntoInnerError<W> { impl324 impl<W: std::any::Any> StdError for IntoInnerError<W> {} implementation326 impl<W> fmt::Display for IntoInnerError<W> { implementation332 impl<W> fmt::Debug for IntoInnerError<W> { implementation