Searched defs:SourceDestError (Results 1 – 1 of 1) sorted by relevance
146 pub(crate) struct SourceDestError { struct147 kind: SourceDestErrorKind, argument153 impl SourceDestError { argument172 impl fmt::Display for SourceDestError { implementation213 impl StdError for SourceDestError { implementation