Searched defs:ErrorWithSource (Results 1 – 1 of 1) sorted by relevance
857 struct ErrorWithSource(String, Box<dyn core::error::Error + Send + Sync + 'static>); in chain_with_leaf_sources() struct859 impl fmt::Display for ErrorWithSource { in chain_with_leaf_sources() implementation865 impl core::error::Error for ErrorWithSource { in chain_with_leaf_sources() implementation