> @volcano0dr What is the reason for using custom copy and clone 
> implementations rather than using derive?

Because in the early rust version, large arrays (count> 32) cannot 
automatically derive Clone, Debug, Default..traits.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/325#issuecomment-811801036

Reply via email to