pub type TeeServiceResult<T> = Result<T, TeeServiceError>;