Searched defs:SourceDestError (Results 1 – 1 of 1) sorted by relevance
132 pub(crate) struct SourceDestError { struct133 kind: SourceDestErrorKind, argument139 impl SourceDestError { argument158 impl fmt::Display for SourceDestError { implementation193 impl StdError for SourceDestError { implementation