pub fn get_root_source(error: &dyn Error) -> &dyn Error
Returns the deepest source error in the error chain (the root cause).