pub(crate) fn wrap_err<T>(err: T) -> Errorwhere ErrorDetail: From<T>,
Alias for TorError::from(Error)