get_root_source

Function get_root_source 

Source
pub fn get_root_source(error: &dyn Error) -> &dyn Error
Expand description

Returns the deepest source error in the error chain (the root cause).