This is an automated email from the ASF dual-hosted git repository.
mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.
from 3106a26 [utils] Introduce macros to simplify fn impl
new efe7690 [services] Use create_trusted_*_endpoint utility functions to
simply creating an trusted service endpoint
new 0a0480c [types] Impl Function in builder pattern
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
services/frontend/enclave/src/lib.rs | 50 ++++------
services/management/enclave/src/lib.rs | 25 ++---
services/management/enclave/src/service.rs | 148 +++++++++++++----------------
services/management/enclave/src/task.rs | 8 +-
types/src/function.rs | 67 +++++++++++--
utils/service_enclave_utils/src/lib.rs | 8 ++
6 files changed, 161 insertions(+), 145 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]