pub type TeaclaveServiceResponseResult<T> = Result<Response<T>, Status>;